mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-25 06:01:29 +10:00
fix(i18n): remove type in crowdin.yml
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
base_path: .
|
||||
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
|
||||
type: po
|
||||
|
||||
Reference in New Issue
Block a user