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