mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:21:05 +08:00
refactor(web): remove useMixedTranslation, better resource loading (#30630)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2
web/types/i18n.d.ts
vendored
2
web/types/i18n.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import type { NamespaceCamelCase, Resources } from '../i18n-config/i18next-config'
|
||||
import type { NamespaceCamelCase, Resources } from '../i18n-config/resources'
|
||||
import 'i18next'
|
||||
|
||||
declare module 'i18next' {
|
||||
|
||||
Reference in New Issue
Block a user