feat: init i18n

This commit is contained in:
CalciumIon
2024-12-12 23:32:55 +08:00
parent 16599a900b
commit cd21aa1c56
6 changed files with 1270 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ import { ThemeProvider } from './context/Theme';
import FooterBar from './components/Footer';
import { StyleProvider } from './context/Style/index.js';
import PageLayout from './components/PageLayout.js';
import './i18n/i18n.js';
// initialization