server/apps/files_trashbin/l10n/hr.php
2013-02-22 00:08:47 +01:00

4 lines
71 B
PHP

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