diff options
Diffstat (limited to 'settings/l10n/zh_HK.php')
-rw-r--r-- | settings/l10n/zh_HK.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/settings/l10n/zh_HK.php b/settings/l10n/zh_HK.php index 1ad784d87dd..4927561edc6 100644 --- a/settings/l10n/zh_HK.php +++ b/settings/l10n/zh_HK.php @@ -1,15 +1,12 @@ <?php $TRANSLATIONS = array( +"Wrong password" => "密碼錯誤", "Saved" => "已儲存", "Email sent" => "郵件已傳", -"Encryption" => "加密", -"Wrong password" => "密碼錯誤", "Sending..." => "發送中...", "Disable" => "停用", "Enable" => "啟用", "Updating...." => "更新中....", -"Error" => "錯誤", -"Update" => "更新", "Updated" => "已更新", "Delete" => "刪除", "Groups" => "群組", @@ -17,6 +14,7 @@ $TRANSLATIONS = array( "Login" => "登入", "SSL" => "SSL", "TLS" => "TLS", +"Encryption" => "加密", "Port" => "連接埠", "More" => "更多", "Password" => "密碼", |