summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 645ae1b45e3..acc0b136f20 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -55,7 +55,7 @@ $TRANSLATIONS = array(
"New Files" => "新文件",
"Already existing files" => "已经存在的文件",
"Which files do you want to keep?" => "想要保留哪一个文件呢?",
-"If you select both versions, the copied file will have a number added to its name." => "如果同时选择了连个版本,复制的文件名将会添加上一个数字。",
+"If you select both versions, the copied file will have a number added to its name." => "如果同时选择了两个版本,复制的文件名将会增加上一个数字。",
"Cancel" => "取消",
"Continue" => "继续",
"(all selected)" => "(选中全部)",
@@ -138,7 +138,7 @@ $TRANSLATIONS = array(
"Error loading tags" => "加载标签出错",
"Tag already exists" => "标签已存在",
"Error deleting tag(s)" => "删除标签(s)时出错",
-"Error tagging" => "添加标签时出错",
+"Error tagging" => "增加标签时出错",
"Error untagging" => "移除标签时出错",
"Error favoriting" => "收藏时出错",
"Error unfavoriting" => "删除收藏时出错",