mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
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