blob: 2861d34c941e6bf08255eaeccd411093d4a6c332 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
|