nextcloud/apps/files_trashbin/l10n/sr@latin.php

5 lines
71 B
PHP
Raw Normal View History

2013-02-01 03:19:28 +04:00
<?php $TRANSLATIONS = array(
2013-02-22 03:08:47 +04:00
"Name" => "Ime",
"Delete" => "Obriši"
2013-02-01 03:19:28 +04:00
);