mirror of
https://github.com/langgenius/dify.git
synced 2026-03-21 22:38:26 +08:00
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
This commit is contained in:
@ -9,5 +9,8 @@ export function getInitOptions(): InitOptions {
|
||||
partialBundledLanguages: true,
|
||||
keySeparator: false,
|
||||
ns: namespacesCamelCase,
|
||||
interpolation: {
|
||||
escapeValue: false,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user