Added localisation support with en and ar

This commit is contained in:
Saud Fatayerji
2023-11-05 14:13:34 +03:00
parent 35c5a457b7
commit 0d2d1726f8
9 changed files with 1959 additions and 43 deletions

View File

@@ -14,10 +14,13 @@
"@tauri-apps/api": "^1.5.1",
"archiver": "^6.0.1",
"bootstrap": "^5.3.2",
"i18next": "^23.6.0",
"i18next-browser-languagedetector": "^7.1.0",
"path-browserify": "^1.0.1",
"react": "^18.2.0",
"react-bootstrap": "^2.9.1",
"react-dom": "^18.2.0",
"react-i18next": "^13.3.1",
"react-icons": "^4.11.0",
"react-router-bootstrap": "^0.26.2",
"react-router-dom": "^6.18.0"