diff --git a/crowdin.yml b/crowdin.yml index 3e429ac5..546b043b 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ commit_message: '[skip ci] Update translations (%language%) %original_file_name%' pull_request_title: 'l10n: update translations' files: - - source: /pkg/embed/*.pot - translation: /pkg/embed/%locale_with_underscore%/%file_name%.mo + - source: /pkg/embed/locales/*.pot + translation: /pkg/embed/locales/%locale_with_underscore%/%file_name%.mo