diff --git a/crowdin.yml b/crowdin.yml index 177682aa..fdbf11ba 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,9 +1,4 @@ -project_id_env: CROWDIN_PROJECT_ID -api_token_env: CROWDIN_PERSONAL_TOKEN - -commit_message: 'chore(i18n): sync translations' - -preserve_hierarchy: true +preserve_hierarchy: 1 files: - - source: assets/i18n/en_US.json - translation: assets/i18n/%locale_with_underscore%.json \ No newline at end of file + - source: /assets/i18n/en_US.json + translation: /assets/i18n/%locale_with_underscore%.json