mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 10:56:13 +08:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export const loadResource = (fileNamespace: string) =>
|
|
import(`../../i18n/fa-IR/${fileNamespace}.json`)
|