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