Skip to content

Commit d19db18

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 4c67aac commit d19db18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

options/locale/locale_zh-CN.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ more=更多的
215215
buttons.heading.tooltip=添加标题
216216
buttons.bold.tooltip=添加粗体文本
217217
buttons.italic.tooltip=添加斜体文本
218+
buttons.strikethrough.tooltip=添加划线文本
218219
buttons.quote.tooltip=引用文本
219220
buttons.code.tooltip=添加代码
220221
buttons.link.tooltip=添加链接
@@ -1355,8 +1356,11 @@ editor.this_file_locked=文件已锁定
13551356
editor.must_be_on_a_branch=您必须在某个分支上才能对此文件进行修改操作。
13561357
editor.fork_before_edit=您必须派生这个仓库才能对此文件进行修改操作。
13571358
editor.delete_this_file=删除文件
1359+
editor.delete_this_directory=删除目录
13581360
editor.must_have_write_access=您必须具有写权限才能对此文件进行修改操作。
13591361
editor.file_delete_success=文件「%s」已删除。
1362+
editor.directory_delete_success=目录「%s」已被删除。
1363+
editor.delete_directory=删除目录「%s」
13601364
editor.name_your_file=命名文件…
13611365
editor.filename_help=通过键入名称后跟斜线 ("/") 来添加目录。通过在输入框的开头键入「退格」来删除目录。
13621366
editor.or=或

0 commit comments

Comments
 (0)