diff options
Diffstat (limited to 'apps/files_external/l10n/zh_HK.php')
-rw-r--r-- | apps/files_external/l10n/zh_HK.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_HK.php b/apps/files_external/l10n/zh_HK.php new file mode 100644 index 00000000000..a85b5a03b8a --- /dev/null +++ b/apps/files_external/l10n/zh_HK.php @@ -0,0 +1,5 @@ +<?php $TRANSLATIONS = array( +"Groups" => "群組", +"Users" => "用戶", +"Delete" => "刪除" +); |