mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 15:52:56 +10:00
fix(i18n): fix crowdin.yml
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
base_path: .
|
||||
preserve_hierarchy:
|
||||
base_url: 'https://api.crowdin.com'
|
||||
project_id: "503410"
|
||||
preserve_hierarchy: false
|
||||
base_url: "https://api.crowdin.com"
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
|
||||
files:
|
||||
- source: /apps/client/src/locales/en-US.po
|
||||
translation: /apps/client/src/locales/%locale%.po
|
||||
|
||||
Reference in New Issue
Block a user