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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index c750a153f..00adc1264 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud 文本",
- "New text document" : "新建文本文档",
"Readme" : "自述文件",
"Text" : "文本 ",
"📝 Collaborative document editing" : "文档协作编辑",
@@ -25,6 +24,7 @@ OC.L10N.register(
"Show file" : "显示文件",
"Show rich workspaces" : "显示富文本编辑区",
"Add notes, lists or links …" : "添加笔记、列表或链接...",
+ "New text document" : "新建文本文档",
"Edit" : "编辑",
"Undo" : "撤销",
"Redo" : "重做",