diff --git a/crowdin.yml b/crowdin.yml index 2e912eac6..b064ffffb 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -14,3 +14,7 @@ files: translation: /mealie/repos/seed/resources/units/locales/%locale%.json - source: /mealie/repos/seed/resources/labels/locales/en-US.json translation: /mealie/repos/seed/resources/labels/locales/%locale%.json + +# New commit messages use [skip ci] causing our ci not to run on automatic PRs +commit_message: "New translations %original_file_name% (%language%)" +append_commit_message: false