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