hr.php 126 Bytes
<?php $TRANSLATIONS = array(
"Save" => "Snimi",
"Close" => "Zatvori",
"Next" => "Sljedeća",
"Saving..." => "Spremanje..."
);