From e9f014df07b747fc7ef6bd675bea3a247cd42426 Mon Sep 17 00:00:00 2001 From: Toby Harradine Date: Tue, 16 Jul 2019 10:44:49 +1000 Subject: [PATCH] Revert "Update Crowdin configuration file" (#2878) This reverts commit 03e59ea9. Signed-off-by: Toby Harradine --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index b6a113ca4..457cf1ea4 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/**/locales/messages.pot + - source: cogs/**/messages.pot translation: /%original_path%/%locale%.po - - source: core/**/locales/messages.pot + - source: core/**/messages.pot translation: /%original_path%/%locale%.po