mirror of
https://github.com/langgenius/dify.git
synced 2026-07-24 21:18:35 +08:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export const loadResource = (fileNamespace: string) =>
|
|
import(`../../i18n/ru-RU/${fileNamespace}.json`)
|