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-04-27 06:29:22 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-04-27 14:30:03 +0300
commit7d1e270e38c3784a8c6c64ee3d9e5e9597685d97 (patch)
tree0b7395e494ac8966d2a47499f8b94c4d3836a2fd /app/src/main/res/values-zh-rCN
parenteeab776d3b674efd63828930e2a38375f35d8dd8 (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.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 3bffce6d0..ef03cee2f 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -77,7 +77,6 @@
<string name="hint_due_date_date">截止日期</string>
<string name="add_account">添加账号</string>
<string name="choose_account">选择账号</string>
- <string name="add_card">新建卡片</string>
<string name="activity">动态</string>
<string name="add_list">添加列表</string>
<string name="rename_list">重命名列表</string>
@@ -163,6 +162,9 @@
<string name="filter_today">今天</string>
<string name="filter_week">下个7天</string>
<string name="filter_month">下个30天</string>
+ <string name="filter_no_due">无截止日期</string>
<string name="filter_by_tag">标签筛选</string>
<string name="filter_by_assigned_user">根据指定用户过滤</string>
+ <string name="filter_by_duedate">根据截止日期过滤</string>
+
</resources>