mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
feat(i18n): translate error messages
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
"lint": "nx run-many -t lint --fix",
|
||||
"format": "pnpm dlx prettier -w .",
|
||||
"prepare": "pnpm dlx husky install",
|
||||
"messages:extract": "pnpm exec lingui extract --clean --overwrite --locale en-US"
|
||||
"messages:extract": "pnpm exec lingui extract --clean --overwrite"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.3",
|
||||
|
||||
Reference in New Issue
Block a user