diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-13 13:26:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-13 13:26:31 +0000 |
commit | b7dfe2ae4054aa40e15182fd3c6cb7dd39f131db (patch) | |
tree | 5ab080ca9cadeb6cd9578bf301e4e9e8810bed9e /crowdin.yml | |
parent | 25cb337cf12438169f1b14bc5dace8a06a7356e3 (diff) | |
download | gitlab-ce-b7dfe2ae4054aa40e15182fd3c6cb7dd39f131db.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'crowdin.yml')
-rw-r--r-- | crowdin.yml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 00000000000..2861d34c941 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,20 @@ +project_identifier: 'gitlab-ee' +api_key_env: CROWDIN_API_KEY +preserve_hierarchy: true +commit_message: "[skip ci]" + +files: + - source: /locale/gitlab.pot + 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 |