feature: full i18n support
This commit is contained in:
parent
933c74804c
commit
6433c4c72a
10 changed files with 64 additions and 52 deletions
|
|
@ -30,7 +30,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@mui/icons-material": "^5.2.0",
|
||||
"@react-navigation/native": "^6.0.6",
|
||||
"i18next": "^21.5.2",
|
||||
"i18next-browser-languagedetector": "^6.1.2",
|
||||
"node": "^16.10.0",
|
||||
|
|
@ -38,10 +37,8 @@
|
|||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-emoji-render": "^1.2.4",
|
||||
"react-hook-form": "^7.20.2",
|
||||
"react-i18next": "^11.14.2",
|
||||
"react-markdown": "^7.1.0",
|
||||
"react-navigation": "^4.4.4",
|
||||
"react-tabs": "^3.2.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue