diff options
Diffstat (limited to 'locales/help_docs')
| -rw-r--r-- | locales/help_docs/en.yml | 11 | ||||
| -rw-r--r-- | locales/help_docs/zh-CN.yml | 3 |
2 files changed, 10 insertions, 4 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index af6cea3..25c2f7f 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -707,16 +707,19 @@ jv: editing: cant_edit: | - Read + R cant_edit_but_modified: | - Read* + R* can_edit: | - ReadWrite + R/W modified: | - ReadWrite* + R/W * + + not_local: | + Remote count_info: | %{dir_count} dir(s), %{file_count} file(s). Total %{size}. diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index 2f496ae..e6bdfc7 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -725,6 +725,9 @@ jv: modified: | 读写* + not_local: | + 远程 + count_info: | %{dir_count} 目录、%{file_count} 文件,共计 %{size} |
