nextcloud/apps/files_external/l10n/hr.php

6 lines
99 B
PHP
Raw Normal View History

2012-12-13 03:18:20 +04:00
<?php $TRANSLATIONS = array(
"Groups" => "Grupe",
"Users" => "Korisnici",
"Delete" => "Obriši"
);