From ad854cee8166b6b0d4b457d64aed0dde0c8c8784 Mon Sep 17 00:00:00 2001 From: Alexis Saettler Date: Sat, 8 Jan 2022 13:26:42 +0100 Subject: [PATCH] chore: fix crowdin configuration (#5849) --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 424809180..07ab307ce 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,6 @@ commit_message: '[skip ci]' +project_id_env: CROWDIN_PROJECT_ID +api_token_env: CROWDIN_PERSONAL_TOKEN files: - source: /resources/lang/en/*.php translation: /resources/lang/%two_letters_code%/%original_file_name%