mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:25:48 +08:00
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use client'
|
||||
import type { Locale } from '.'
|
||||
import { camelCase, kebabCase } from 'es-toolkit/compat'
|
||||
import { camelCase, kebabCase } from 'es-toolkit/string'
|
||||
import i18n from 'i18next'
|
||||
import { initReactI18next } from 'react-i18next'
|
||||
import appAnnotation from '../i18n/en-US/app-annotation.json'
|
||||
|
||||
Reference in New Issue
Block a user