We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70965e commit 7787d74Copy full SHA for 7787d74
1 file changed
app/src/main/res/values-zh-rCN/strings.xml
@@ -58,7 +58,7 @@
58
<string name="autosave_notes">自动保存笔记</string>
59
<string name="enable_line_wrap">启用行折叠</string>
60
<string name="use_incognito_mode">使用隐私模式键盘</string>
61
- <string name="move_done_checklist_items">移动未完成的清单至顶端</string>
+ <string name="move_done_checklist_items">移动勾选的条目到底部</string>
62
<string name="add_new_checklist_items_top">在顶部添加新清单项</string>
63
<string name="checklist">清单</string>
64
<string name="checklists">清单</string>
@@ -76,4 +76,5 @@
76
<string name="password_protect_note_deletion">密码保护笔记删除</string>
77
<string name="this_note_is_linked">此笔记和一个本地文件关联。</string>
78
<string name="allow_alarm_automatic_backups">要自动备份笔记,请授予应用设置精确闹钟的权限。</string>
79
-</resources>
+ <string name="num_checked_items">%d 个勾选的条目</string>
80
+</resources>
0 commit comments