diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-27 06:17:48 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-27 06:17:48 +0800 |
| commit | 49f8161fafb636d9d44d2f0878a7429058fb1db6 (patch) | |
| tree | 30b78b811c2c6ca7b671ef8b1c90e232c99f4d20 /resources/locales/jvn/cmds/status/en.yml | |
| parent | 3c4699e2b82659da8517bea3d1cecfad6bb976a9 (diff) | |
Remove English and Chinese locale files for status command
Diffstat (limited to 'resources/locales/jvn/cmds/status/en.yml')
| -rw-r--r-- | resources/locales/jvn/cmds/status/en.yml | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/resources/locales/jvn/cmds/status/en.yml b/resources/locales/jvn/cmds/status/en.yml deleted file mode 100644 index df0de19..0000000 --- a/resources/locales/jvn/cmds/status/en.yml +++ /dev/null @@ -1,59 +0,0 @@ -status: - header: | - You are viewing the status of `%{account}/%{sheet}` - - current_mode: - structural: | - Use `jv align <item> <plan>` to align or confirm moved, erased, or lost items - %{info} - content: | - Use `jv track <mapping>` to track your changes - %{info} - clean: | - No changes, clean workspace - - info_display: - moved: - header: | - [[yellow]]> MOVED:[[/]] - left: | - [[yellow]]> %{left}[[/]] - right: | - [[yellow]]-> %{right}[[/]] - created: - header: | - [[green]]+ CREATED:[[/]] - item: | - [[green]]+ %{item}[[/]] - lost: - header: | - [[red]]? LOST:[[/]] - item: | - [[red]]? %{item}[[/]] - erased: - header: | - [[magenta]]& ERASED:[[/]] - item: | - [[magenta]]& %{item}[[/]] - modified: - header: | - [[cyan]]* MODIFIED:[[/]] - item: | - [[cyan]]* %{item}[[/]] - item_wrong: | - [[red]]X %{item}[[/]] - [[red]] \____ %{reason}[[/]] - reason: - base_version_mismatch: Edited based on version `%{base_version}`, but the latest version is `%{latest_version}` - modified_but_not_held: Edited and held by @%{holder} - no_holder: Not held by anyone - - hints: - outdate: | - [[yellow]]Note: Workspace information is from %{h}:%{m}:%{s} ago. Please use `jv update` to refresh the status.[[/]] - - readonly: | - [[yellow]]Note: You are accessing the reference sheet as a guest. You cannot perform any version advancement or structural edits![[/]] - - host: | - [[yellow]]Note: You are accessing this sheet in HOST mode. You can now directly operate on mappings and content![[/]] |
