Commit df4dd2fe authored by Bob Van Landuyt's avatar Bob Van Landuyt

Add language mapping to crowdin.yml

And add the project_identifier & api key to be able to work with Crowdin-CLI
parent 8e03b701
project_identifier: 'gitlab-ee'
api_key_env: CROWDIN_API_KEY
preserve_hierarchy: true
files: files:
- source: /locale/gitlab.pot - source: /locale/gitlab.pot
translation: /locale/%two_letters_code%/gitlab.po translation: /locale/%locale_with_underscore%/gitlab.po
languages_mapping:
locale_with_underscore:
bg: bg
de: de
eo: eo
es-ES: es
fr: fr
it: it
ja: ja
ko: ko
ru: ru
uk: uk
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment