diff --git a/crowdin.yml b/crowdin.yml index 57d264846..634a5772f 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -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