mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-09 10:19:47 +02:00
Add missing i18n and fix broken strings
This commit is contained in:
parent
f13aade98e
commit
009364b217
32 changed files with 99 additions and 29 deletions
|
@ -3,7 +3,10 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
usage.header=Emit a list of profiles supported by the identified subcommand
|
||||
subcommand=Subcommand for which to list profiles
|
||||
|
||||
stacktrace=Print stacktrace
|
||||
# Generic TODO: Remove when bumping picocli to 4.7.0
|
||||
usage.parameterListHeading=%nParameters:%n
|
||||
usage.synopsisHeading=Usage:\u0020
|
||||
usage.commandListHeading = %nCommands:%n
|
||||
usage.optionListHeading = %nOptions:%n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue