-
Notifications
You must be signed in to change notification settings - Fork 37
/
crowdin.yml
54 lines (50 loc) · 1.1 KB
/
crowdin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
project_id: '720595'
api_token_env: CROWDIN_API_TOKEN
base_path: '.'
preserve_hierarchy: true
files:
- source: 'src/generated/resources/assets/anvilcraft/lang/en_us.json'
translation: 'src/main/resources/assets/anvilcraft/lang/%locale_with_underscore%.json'
languages_mapping:
locale_with_underscore:
zh-CN: zh_cn
zh-TW: zh_tw
zh-HK: zh_hk
en: en_us
be: be_by
cs: cs_cz
cy: cy_gb
da: da_dk
de: de_de
eo: eo_uy
es-CL: es_cl
es-ES: es_es
es-MX: es_mx
et: et_ee
fa: fa_ir
fi: fi_fi
fr: fr_fr
hu: hu_hu
id: id_id
is: is_is
it: it_it
ja: ja_jp
kk: kk_kz
ko: ko_kr
nl: nl_nl
no: no_no
pl: pl_pl
pt-BR: pt_br
pt-PT: pt_pt
ro: ro_ro
rpr: rpr
ru: ru_ru
sv-SE: sv_se
th: th_th
tok: tok
tr: tr_tr
uk: uk_ua
vi: vi_vn
lzh: lzh
zhmeme: zh_meme
commit_message: New Crowdin translations by GitHub Action