diff options
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index c37f7b2602b..59dd4d2b86a 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -44,11 +44,11 @@ "months ago" => "月前", "last year" => "去年", "years ago" => "年前", -"Ok" => "好", -"Cancel" => "取消", "Choose" => "选择(&C)...", +"Cancel" => "取消", "Yes" => "是", "No" => "否", +"Ok" => "好", "The object type is not specified." => "未指定对象类型。", "Error" => "错误", "The app name is not specified." => "未指定App名称。", |