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