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:
authorNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
commit675b7542f9f7eadacd352fa2f2a3bcd1f9906ea1 (patch)
treed1231f388baef23aea9282bdc506797cec85c2d2 /l10n/zh_TW.js
parenta84d082de3ce888ffe7b68c764bddbf2ff45a193 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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;");