Updated sl and en translations

This commit is contained in:
2025-09-23 23:47:31 +02:00
parent ce0ad656e7
commit 14c450d9f0
5 changed files with 1676 additions and 1144 deletions

View File

@@ -6,6 +6,9 @@ import App from './App.jsx'
const system = createSystem(defaultConfig)
// import i18n
import "./i18ns";
createRoot(document.getElementById('root')).render(
<StrictMode>
<ChakraProvider value={system}>