diff options
Diffstat (limited to 'resources/locales/jvn/en.yml')
| -rw-r--r-- | resources/locales/jvn/en.yml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/resources/locales/jvn/en.yml b/resources/locales/jvn/en.yml index bcc9cdc..59d2a76 100644 --- a/resources/locales/jvn/en.yml +++ b/resources/locales/jvn/en.yml @@ -381,3 +381,23 @@ verbose: cmd_process_exec: Entering execution phase cmd_process_exec_failed: Execution phase failed! + +global_flag: + confirm: | + [GLOBAL] Confirm all operations without prompting + help: | + [GLOBAL] Show help information + lang: | + [GLOBAL] Set language + no_error_logs: | + [GLOBAL] Disable error output + no_progress: | + [GLOBAL] Disable progress bar + quiet: | + [GLOBAL] Suppress all non-error output + renderer: | + [GLOBAL] Specify output renderer + verbose: | + [GLOBAL] Enable verbose output + version: | + [GLOBAL] Show version information |
