🌐(app-desk) install internationalization
Install internationalization in the Desk app. We use react-i18next.
This commit is contained in:
@@ -17,9 +17,11 @@
|
||||
"dependencies": {
|
||||
"@openfun/cunningham-react": "2.4.0",
|
||||
"@tanstack/react-query": "5.18.1",
|
||||
"i18next": "23.7.16",
|
||||
"next": "14.1.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "14.0.0",
|
||||
"styled-components": "6.1.8",
|
||||
"zustand": "4.5.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user