mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-06 17:04:56 +05:30
fix: i18n sync
This commit is contained in:
parent
11b9bf8007
commit
a0bb24c520
4 changed files with 204 additions and 214 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"typecheck": "tsc --project tsconfig.json --noEmit",
|
||||
"prepare": "husky install",
|
||||
"i18n:pull": "locize download --project-id e7156a3e-66fb-4035-a0f0-cebf1c63a3ba --path ./public/locales",
|
||||
"i18n:sync": "locize sync --project-id e7156a3e-66fb-4035-a0f0-cebf1c63a3ba --path ./public/locales --update-values true --namespace de,en,es,fr,hi,ja,nl,pt,ru,zh"
|
||||
"i18n:sync": "locize sync --project-id e7156a3e-66fb-4035-a0f0-cebf1c63a3ba --path ./public/locales --update-values true --reference-language-only false"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue