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:
authorNextcloud bot <bot@nextcloud.com>2019-02-21 04:12:02 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-21 04:12:02 +0300
commit10388eab342a46e034eb6bfb89fbfd232d8ec2a5 (patch)
tree38ba04c1d625e9aba69f264ce4281b913df36eb0 /apps/workflowengine/l10n/zh_TW.js
parent5eca741309ab4b3ecf1de80ebf3f4bd8c599d67b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/zh_TW.js')
-rw-r--r--apps/workflowengine/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js
index b208485641e..f754301c295 100644
--- a/apps/workflowengine/l10n/zh_TW.js
+++ b/apps/workflowengine/l10n/zh_TW.js
@@ -64,8 +64,8 @@ OC.L10N.register(
"Check %s does not exist" : "檢查 %s 不存在",
"Check %s is invalid" : "檢查 %s 無效",
"Check #%s does not exist" : "檢查 #%s 不存在",
- "Workflow" : "工作流程",
"Open documentation" : "開啟說明文件",
- "Loading…" : "載入中…"
+ "Loading…" : "載入中…",
+ "Workflow" : "工作流程"
},
"nplurals=1; plural=0;");