Fixed crowdin translation path

This commit is contained in:
Dan Brown
2019-10-18 02:09:12 +01:00
parent 5f3caf3643
commit 37560a3f8c

View File

@@ -3,5 +3,5 @@ base_path: .
preserve_hierarchy: false
files:
- source: /resources/lang/en/*.php
translation: /%two_letters_code%/%original_file_name%
translation: /resources/lang/%two_letters_code%/%original_file_name%
type: php