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>2019-03-27 04:49:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-27 04:49:33 +0300
commitd5eb1d51b11a4b650ee282eaa35e578bdd81379e (patch)
tree89cc698e0f11ce7e9839e366472bd6bcd470e7f9 /app/src/main/res/values-zh-rCN
parent6f254c22b7058673387c92e50851d138dd2db514 (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.xml5
1 files changed, 5 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 af1f42507..bb94a3a15 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -7,6 +7,9 @@
<!-- Simple values -->
<string name="simple_boards">面板</string>
+ <string name="simple_cancel">取消</string>
+ <string name="simple_create"> 
+新建</string>
<!-- About -->
<string name="about">关于</string>
@@ -57,4 +60,6 @@
<string name="add_board">添加面板</string>
<string name="action_card_list_add_column">添加列</string>
<string name="action_card_list_board_details">面板详情</string>
+ <string name="simple_title"> 
+标题</string>
</resources>