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