diff --git a/crowdin.yml b/crowdin.yml index 0fd650ffc..542ce6bd9 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,10 +1,7 @@ base_path: . -project_id: "503410" -base_url: https://api.crowdin.com -api_token_env: CROWDIN_PERSONAL_TOKEN - -preserve_hierarchy: false - +base_url: 'https://api.crowdin.com' +preserve_hierarchy: files: - source: /apps/client/src/locales/en-US.po translation: /apps/client/src/locales/%locale%.po + type: po