diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-26 16:07:14 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-26 16:07:14 +0800 |
| commit | ba08a376182c839479e6e81cc60c5a0d24865f7f (patch) | |
| tree | 588962684261bb4732c747314ec29cfbb63ed3e4 /resources/locales/jvn/en.yml | |
| parent | fb2ffa849a2cf9251cc274ebea5daa9898579787 (diff) | |
Add [GLOBAL] prefix to global flag descriptions in English and Chinesedeploy/nightly
Diffstat (limited to 'resources/locales/jvn/en.yml')
| -rw-r--r-- | resources/locales/jvn/en.yml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resources/locales/jvn/en.yml b/resources/locales/jvn/en.yml index 2805f04..59d2a76 100644 --- a/resources/locales/jvn/en.yml +++ b/resources/locales/jvn/en.yml @@ -384,20 +384,20 @@ verbose: global_flag: confirm: | - Confirm all operations without prompting + [GLOBAL] Confirm all operations without prompting help: | - Show help information + [GLOBAL] Show help information lang: | - Set language + [GLOBAL] Set language no_error_logs: | - Disable error output + [GLOBAL] Disable error output no_progress: | - Disable progress bar + [GLOBAL] Disable progress bar quiet: | - Suppress all non-error output + [GLOBAL] Suppress all non-error output renderer: | - Specify output renderer + [GLOBAL] Specify output renderer verbose: | - Enable verbose output + [GLOBAL] Enable verbose output version: | - Show version information + [GLOBAL] Show version information |
