Improving documentation

Signed-off-by: Jonas Franz <info@jonasfranz.de>
pull/1/head
Jonas Franz 7 years ago
parent 0950ab3763
commit cab4da2580
  1. 4
      DOCS.md

@ -2,8 +2,8 @@ Use the Crowdin plugin to update translation files.
You must provide in your configuration:
* `project_identifier` - Identifier of your Crowdin project
* `project_key` - API Key of your Crowdin project
* `project_identifier` - Identifier of your Crowdin project (also available as secret `CROWDIN_IDENTIFIER`)
* `project_key` - API Key of your Crowdin project (also available as secret `CROWDIN_KEY`)
* `files` - Map of files with the crowdin file name as key and the to-upload file-path as value.
Information about API keys: https://support.crowdin.com/api/api-integration-setup/

Loading…
Cancel
Save