Feat/i18n restructure (#2529)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { I18nText } from '@/utils/language'
|
||||
import type { I18nText } from '@/i18n/language'
|
||||
|
||||
export type CommonResponse = {
|
||||
result: 'success' | 'fail'
|
||||
|
Reference in New Issue
Block a user