diff --git a/crowdin.yml b/crowdin.yml index 457cf1ea4..b6a113ca4 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,7 +2,7 @@ api_key_env: CROWDIN_API_KEY project_identifier_env: CROWDIN_PROJECT_ID base_path: ./redbot/ files: - - source: cogs/**/messages.pot + - source: cogs/**/locales/messages.pot translation: /%original_path%/%locale%.po - - source: core/**/messages.pot + - source: core/**/locales/messages.pot translation: /%original_path%/%locale%.po