Updated sl and en translations
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user