adding translations 1/2

UI Translations

Coming in 2/2: Output translations
This commit is contained in:
SinusFox
2024-10-10 15:08:59 +02:00
parent 6e174688bd
commit d4c1c3a2ad
7 changed files with 433 additions and 36 deletions
+5
View File
@@ -10,9 +10,14 @@
},
"dependencies": {
"glpk.js": "^4.0.2",
"i18n": "^0.15.1",
"i18next": "^23.15.2",
"i18next-browser-languagedetector": "^8.0.0",
"next": "14.2.11",
"next-i18next": "^15.3.1",
"react": "^18",
"react-dom": "^18",
"react-i18next": "^15.0.2",
"react-popup": "^0.11.2",
"reactjs-popup": "^2.0.6"
},