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_TW.js')
-rw-r--r--l10n/zh_TW.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 44089db19..fe402826b 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -109,7 +109,7 @@ OC.L10N.register(
"Table" : "表格",
"Insert emoji" : "插入表情符號",
"Insert image" : "插入影像",
- "Alt" : "Alt",
+ "Control" : "控制",
"Edit" : "編輯",
"Front matter" : "前言",
"New text document" : "新文字文件",
@@ -118,6 +118,7 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"],
"ToDo list" : "待辦列表",
"Emoji picker" : "表情符號挑選器",
- "Todo item" : "待辦事項"
+ "Todo item" : "待辦事項",
+ "Alt" : "Alt"
},
"nplurals=1; plural=0;");