diff options
Diffstat (limited to 'locales/help_docs/en.yml')
| -rw-r--r-- | locales/help_docs/en.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 70b0b1c..a5a9fb0 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -30,11 +30,13 @@ common: word: version: Version + cli_version: CLI Version + vcs_version: VCS Version jvv: version: header: | - JVCS Upstream Manager - %{version} + JVCS Upstream Manager - %{version} (Core: [[cyan]]%{vcs_version}[[/]]) compile_info: | Compile Info @@ -192,7 +194,7 @@ jvv: jv: version: header: | - JustEnoughVCS - [[cyan]]%{version}[[/]] + JVCS CommandLine - [[cyan]]%{version}[[/]] (Core: [[cyan]]%{vcs_version}[[/]]) compile_info: | Compile Info |
