Added custom language mapping to crowdin file

This commit is contained in:
Ajay Ramachandran 2019-12-20 23:03:41 -05:00 committed by GitHub
parent 4537c70105
commit 11b71f7366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,9 @@
files:
- source: /_locales/en/*
translation: /_locales/%two_letters_code%/%original_file_name%
"languages_mapping":
"two_letters_code":
"pr-BR" : "pt_BR",
"pr-PT": "pt_PT",
"zh-CN" : "zh_CH",
"zh-TW": "zh_TW"