Update Crowdin configuration file

2.17
Franck Paul 2020-04-23 18:33:15 +02:00
parent dc782b87a8
commit 7e9a22bbae
1 changed files with 1 additions and 14 deletions

View File

@ -1,6 +1,5 @@
preserve_hierarchy: true
files:
# Core
- source: /locales/en/
ignore:
- '*.html'
@ -8,32 +7,20 @@ files:
translation: /locales/%two_letters_code%/%original_file_name%
languages_mapping:
two_letters_code:
# crowdin_language_code: local_name
es-AR: es-ar
pt-BR: pt-br
zh-CN: zh-cn
vls: nl
# Core help
- source: /locales/en/help/
translation: /locales/%two_letters_code%/help/%original_file_name%
languages_mapping:
two_letters_code:
# crowdin_language_code: local_name
es-AR: es-ar
pt-BR: pt-br
zh-CN: zh-cn
vls: nl
# Plugins
- source: /plugins/**/locales/en/help
ignore_settings: 1
ignore:
- '*.php'
translation: /plugins/**/locales/%two_letters_code%/help/%original_file_name%
languages_mapping:
two_letters_code:
# crowdin_language_code: local_name
es-AR: es-ar
pt-BR: pt-br
zh-CN: zh-cn
vls: nl