mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-05 05:00:06 +00:00
feat(I18n): Add multiple languages (zh-CN/zh-TW/en/it) (#8)
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
||||
} from "react-router-dom";
|
||||
|
||||
import './index.css'
|
||||
import './lib/i18n';
|
||||
|
||||
import Root from "./routes/root";
|
||||
import ErrorPage from "./error-page";
|
||||
|
||||
Reference in New Issue
Block a user