mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-10 12:33:15 +08:00
refactor: refactor locales, separate locales within apps,fixed #12
This commit is contained in:
@@ -3,12 +3,12 @@ import type { ThemeModeType } from '@vben-core/preferences';
|
||||
|
||||
import type { Component } from 'vue';
|
||||
|
||||
import { $t } from '@vben/locales';
|
||||
import {
|
||||
IcRoundMotionPhotosAuto,
|
||||
IcRoundWbSunny,
|
||||
MdiMoonAndStars,
|
||||
} from '@vben-core/iconify';
|
||||
import { $t } from '@vben-core/locales';
|
||||
|
||||
import SwitchItem from '../switch-item.vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user