2013-09-20 07:49:33 -04:00

5 lines
76 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Zatvori",
"Upload" => "Učitaj"
);