From b8ac6982f9b81bd686c2c8deb34669e13efd5ba7 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 11 Dec 2025 08:53:24 +0800 Subject: Update help text for jv status command --- locales/help_docs/en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'locales/help_docs/en.yml') diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 780e0d4..c47f39d 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -751,8 +751,8 @@ jv: Content modifications: %{modified_items} - **Note**: Results are based on information from %{h} hours %{m} minutes %{s} seconds ago and may not match actual information - Use `jv update` to get the latest information from upstream. + Struct info from update %{h}h %{m}m %{s}s seconds ago + Use `jv update` to update from upstream created_item: | + Created: %{path} @@ -775,10 +775,10 @@ jv: base_version_mismatch: Base version mismatch for editing no_structure_changes: | - No structural changes locally + No struct changes no_file_modifications: | - No local content modifications + No modifications result: common: -- cgit