fix(web): object/array[object] add format check
This commit is contained in:
@@ -2239,6 +2239,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
addvariable: 'Chat Variables',
|
||||
addChatVariable: 'Add Chat Variable',
|
||||
editChatVariable: 'Edit Chat Variable',
|
||||
invalidJSON: 'Invalid JSON format',
|
||||
|
||||
config: {
|
||||
llm: {
|
||||
|
||||
@@ -2200,6 +2200,7 @@ export const zh = {
|
||||
addvariable: '会话变量',
|
||||
addChatVariable: '添加会话变量',
|
||||
editChatVariable: '编辑会话变量',
|
||||
invalidJSON: 'JSON 格式不正确',
|
||||
|
||||
config: {
|
||||
llm: {
|
||||
|
||||
Reference in New Issue
Block a user