2013-09-22 09:53:01 -04:00

5 lines
76 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Zatvori",
"Share" => "Podijeli"
);