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

5 lines
71 B
PHP
Raw Normal View History

2013-01-31 18:19:28 -05:00
<?php $TRANSLATIONS = array(
2013-02-21 18:08:47 -05:00
"Name" => "Ime",
"Delete" => "Obriši"
2013-01-31 18:19:28 -05:00
);