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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-18 06:39:59 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-18 11:06:59 +0300
commit44b4d618aeb78660028b4b3c2c04d2203d70ff94 (patch)
treea6afed3aa8528b6ab82c81589058fb85e297f9a4 /app/src/main/res/values-zh-rCN
parent417ec6cfbf38fe5370f745c81a4b820ba71745f4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index f56309474..94f7997ef 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -12,6 +12,7 @@
<string name="simple_boards">面板</string>
<string name="simple_add">添加</string>
<string name="simple_save">保存</string>
+ <string name="simple_more">更多</string>
<string name="edit_board">编辑面板</string>
<string name="archive_board">归档面板</string>
@@ -127,4 +128,5 @@
<string name="action_card_move_title">移动 %1$s</string>
<string name="simple_disabled">已禁用</string>
<string name="simple_copied">已复制</string>
+ <string name="server_error">服务器错误</string>
</resources>