diff options
Diffstat (limited to 'core/l10n/zh_HK.php')
-rw-r--r-- | core/l10n/zh_HK.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.php b/core/l10n/zh_HK.php index 01a4de44c22..46b1476c55d 100644 --- a/core/l10n/zh_HK.php +++ b/core/l10n/zh_HK.php @@ -28,8 +28,8 @@ $TRANSLATIONS = array( "last month" => "前一月", "_%n month ago_::_%n months ago_" => array(""), "Reset password" => "重設密碼", -"Yes" => "Yes", "No" => "No", +"Yes" => "Yes", "Ok" => "OK", "_{count} file conflict_::_{count} file conflicts_" => array(""), "Cancel" => "取消", |