Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.27 KB

lokalise2_key.md

File metadata and controls

34 lines (22 loc) · 1.27 KB

lokalise2 key

Manage keys

Synopsis

Keys are core item elements of the project.

Each phrase that is used in your app or website must be identified by a key and have values that represent translations to various languages. For example key index.welcome would have values of Welcome in English and Benvenuto in Italian. Keys can be assigned to one or multiple platforms. Once a key is assigned to a platform, it would be included in the export for file formats related to this platform.

Options

  -h, --help                help for key
      --project-id string   Unique project identifier (required).

Options inherited from parent commands

      --config string   config file (default is ./config.yml)
  -t, --token string    API token. You can create API tokens at https://app.lokalise.com/profile.

SEE ALSO