-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.crowdin.yml
16 lines (16 loc) · 929 Bytes
/
.crowdin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
commit_message: 'Fix: New translations %original_file_name% from Crowdin'
files:
- source: /Resources/Private/Language/flexslider*.xlf
translation: /%original_path%/%two_letters_code%.%original_file_name%
- source: /Resources/Private/Language/owlslider*.xlf
translation: /%original_path%/%two_letters_code%.%original_file_name%
- source: /Resources/Private/Language/tinyslider*.xlf
translation: /%original_path%/%two_letters_code%.%original_file_name%
- source: /Resources/Private/Language/slick*.xlf
translation: /%original_path%/%two_letters_code%.%original_file_name%
- source: /Resources/Private/Language/locallang*.xlf
translation: /%original_path%/%two_letters_code%.%original_file_name%
- source: /Resources/Private/Language/*_csh_flexforms.xlf
ignore:
- /Resources/Private/Language/de.*_csh_flexforms.xlf
translation: /%original_path%/%two_letters_code%.%original_file_name%