server/apps/files_trashbin/l10n/hr.php
2013-04-09 02:14:02 +02:00

5 lines
93 B
PHP

<?php $TRANSLATIONS = array(
"Error" => "Greška",
"Name" => "Ime",
"Delete" => "Obriši"
);