Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemtags/l10n/zh_CN.js')
-rw-r--r--apps/systemtags/l10n/zh_CN.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/zh_CN.js b/apps/systemtags/l10n/zh_CN.js
index d130e2c35a3..5bc0ab5ecd6 100644
--- a/apps/systemtags/l10n/zh_CN.js
+++ b/apps/systemtags/l10n/zh_CN.js
@@ -54,7 +54,6 @@ OC.L10N.register(
"No files in here" : "无文件",
"No entries found in this folder" : "此文件夹中无项目",
"Size" : "大小",
- "Modified" : "修改日期",
- "Create and edit collaborative tags. These tags affect all users." : "创建并编辑协同标签。这些标签影响全部用户。"
+ "Modified" : "修改日期"
},
"nplurals=1; plural=0;");