From 03e59ea9d3f9740dedf886b674910ef36a7eddab Mon Sep 17 00:00:00 2001 From: Cog-Creators Bot <51291613+Cog-CreatorsBot@users.noreply.github.com> Date: Fri, 5 Jul 2019 20:21:25 +0200 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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