diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-04 14:40:03 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-04 14:40:03 +0800 |
| commit | f6655e6708f444f4ff8df3f25e17db80f410667b (patch) | |
| tree | 46b6bdf6bd2db02713b9c5e2c81a824140c3fa8a /locales/help_docs/en.yml | |
| parent | 5991905ae9fb519a3a43c599c5515ba39c04e5fb (diff) | |
Add build script and update version display format
Diffstat (limited to 'locales/help_docs/en.yml')
| -rw-r--r-- | locales/help_docs/en.yml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 62c1f56..b899cdf 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -5,14 +5,13 @@ common: jvv: version: header: | - JustEnoughVCS Upstream Vault Manager - VERSION - %{version} + JVCS Upstream Manager - %{version} compile_info: | Compile Info Compile Date - %{build_time} - Target - %{build_target} - Platform - %{build_platform} - %{build_toolchain} + Target - %{build_target} + Platform - %{build_platform} - %{build_toolchain} help: | **JustEnoughVCS Upstream Vault Commands** @@ -148,14 +147,13 @@ jvv: jv: version: header: | - JustEnoughVCS - VERSION - %{version} + JustEnoughVCS - %{version} compile_info: | Compile Info Compile Date - %{build_time} - Target - %{build_target} - Platform - %{build_platform} - %{build_toolchain} + Target - %{build_target} + Platform - %{build_platform} - %{build_toolchain} help: | **JustEnoughVCS** |
