Create languages
Creates one or more languages in the project. Requires Manage languages admin right.
The lang-iso is the identifer of one of the system languages. You are only required to include the lang-iso attribute, however you may override the default language code, language name and plural forms as well.
lokalise2 language create [flags]
--custom-iso string Override language/locale code.
--custom-name string Override language name.
--custom-plural-forms strings Override list of supported plural forms for this language.
-h, --help help for create
--lang-iso string A unique language code in the system.
--config string config file (default is ./config.yml)
--project-id string Unique project identifier (required).
-t, --token string API token. You can create API tokens at https://app.lokalise.com/profile.
- lokalise2 language - Manage languages