From 3a1f59212c9d43fc37f39c886f6fe70e417236b7 Mon Sep 17 00:00:00 2001 From: miigotu Date: Wed, 22 Apr 2020 05:29:31 -0400 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/crowdin.yaml b/crowdin.yaml index 9cb294bbb3..9cf1a36e52 100644 --- a/crowdin.yaml +++ b/crowdin.yaml @@ -1,8 +1,7 @@ project_identifier: sickchill api_key_env: CROWDIN_API_KEY -base_url: https://api.crowdin.com +base_url: 'https://api.crowdin.com' base_path: . files: - - - source: /locale/messages.pot + - source: /locale/messages.pot translation: /locale/%locale_with_underscore%/LC_MESSAGES/messages.po