A text displayed when showing the application's help
The language used by the application
The error message displayed when using a wrong language
The application name
Text used by the tool
The text displayed when showing the version of the application
The application version number in semVer
The general texts that a CLI app uses. This include the description texts that are used as the description of the different parts of the CLI. The
nameand theversionNumberare expected to be the app name (No translation is used, as the name should be the same through all the app), and theversionNumbershould be the version in the major.minor.patch format.