diff options
Diffstat (limited to 'settings/l10n/zh_HK.php')
-rw-r--r-- | settings/l10n/zh_HK.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/zh_HK.php b/settings/l10n/zh_HK.php new file mode 100644 index 00000000000..843a41c9c10 --- /dev/null +++ b/settings/l10n/zh_HK.php @@ -0,0 +1,8 @@ +<?php $TRANSLATIONS = array( +"Error" => "錯誤", +"Groups" => "群組", +"Delete" => "刪除", +"Password" => "密碼", +"New password" => "新密碼", +"Email" => "電郵" +); |