diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-12-01 19:31:50 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-12-01 19:31:50 +0800 |
| commit | 36961dde3522531381dbce539a82be58bdbc82a2 (patch) | |
| tree | 748047edc3ac0909c183f16c8121a82f34ac12b6 /locales/help_docs/en.yml | |
| parent | 4d88eb271499c5499f14f15d8d1b4aa7315468f9 (diff) | |
Add remote file display to jv here command
Diffstat (limited to 'locales/help_docs/en.yml')
| -rw-r--r-- | locales/help_docs/en.yml | 11 |
1 files changed, 7 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}. |
