aboutsummaryrefslogtreecommitdiffstats
path: root/crowdin.yml
blob: 8795e5c560b924f0608d338e4728cd34f8d49b04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
pull_request_title: 'feat(i18n): new Crowdin updates'
commit_message: 'feat(i18n): New Crowdin translations (%language%) [skip ci]'
append_commit_message: 
files:
  - source: /src/i18n/locales/en-US.json
    translation: /src/i18n/locales/%two_letters_code%.json
    languages_mapping:
      two_letters_code:
        nl-BE: nl-BE
        pt-BR: pt-BR
        zh-CN: zh-HANS
        zh-TW: zh-HANT