diff options
Diffstat (limited to 'apps/files_external/l10n/hr.php')
-rw-r--r-- | apps/files_external/l10n/hr.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/hr.php b/apps/files_external/l10n/hr.php new file mode 100644 index 00000000000..24f27ddf81b --- /dev/null +++ b/apps/files_external/l10n/hr.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Groups" => "Grupe", +"Users" => "Korisnici", +"Delete" => "ObriĊĦi" +); |