From f6fac68e1fd35e8d86ac3826b5764d1bdda4fe09 Mon Sep 17 00:00:00 2001 From: Nicola Murino Date: Thu, 14 Dec 2023 19:44:50 +0100 Subject: [PATCH] update crowdin.yml Signed-off-by: Nicola Murino --- crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 716fd719..d8e884c3 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,6 @@ +project_id_env: CROWDIN_PROJECT_ID +api_token_env: CROWDIN_PERSONAL_TOKEN files: - source: /static/locales/en/translation.json translation: /static/locales/%two_letters_code%/%original_file_name% + type: i18next_json