mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
feat(i18n): implement localization using LinguiJS
This commit is contained in:
11
crowdin.yml
Normal file
11
crowdin.yml
Normal file
@ -0,0 +1,11 @@
|
||||
base_path: .
|
||||
project_id: "503410"
|
||||
base_url: https://api.crowdin.com
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
|
||||
preserve_hierarchy: false
|
||||
|
||||
files:
|
||||
- type: po
|
||||
source: /apps/client/src/locales/en-US.po
|
||||
translation: /apps/client/src/locales/%locale%.po
|
||||
Reference in New Issue
Block a user