nextcloud/apps/files_trashbin/l10n/hr.php

6 lines
93 B
PHP

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