We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814c04b commit eba8b84Copy full SHA for eba8b84
crowdin.yml
@@ -1,12 +1,3 @@
1
files:
2
- - source: /Resources/Private/Language/
3
- translation: /Resources/Private/Language/%two_letters_code%.locallang.xlf
4
-
5
6
- translation: /Resources/Private/Language/%two_letters_code%.locallang_be.xlf
7
8
9
- translation: /Resources/Private/Language/%two_letters_code%.locallang_csh.xlf
10
11
12
- translation: /Resources/Private/Language/%two_letters_code%.locallang_db.xlf
+ - source: /Resources/Private/Language/*.xlf
+ translation: /Resources/Private/Language/%two_letters_code%.%file_name%.xlf
0 commit comments