mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 02:16:51 +08:00
Feat/i18n restructure (#2529)
This commit is contained in:
@@ -5,7 +5,7 @@ import React, { useEffect } from 'react'
|
||||
import { changeLanguage } from '@/i18n/i18next-config'
|
||||
import I18NContext from '@/context/i18n'
|
||||
import type { Locale } from '@/i18n'
|
||||
import { setLocaleOnClient } from '@/i18n/client'
|
||||
import { setLocaleOnClient } from '@/i18n'
|
||||
|
||||
export type II18nProps = {
|
||||
locale: Locale
|
||||
|
||||
Reference in New Issue
Block a user