diff --git a/crowdin.yml b/crowdin.yml index 7819fed3d..72ec0e90b 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,3 +3,7 @@ files: ignore: - /bundles/**/i18n/**/*_*.properties translation: /%original_path%/%file_name%_%two_letters_code%.properties + - source: /bundles/**/src/main/resources/*.properties + ignore: + - /bundles/**/src/main/resources/*_*.properties + translation: /%original_path%/messages_%two_letters_code%.properties