Merge pull request #2575 from lungothrin/feature/chatter-with-role
support on fly test of tools Former-commit-id: c49af47d97ef2bae2c57dd03333752321ad6d483
This commit is contained in:
@@ -861,6 +861,17 @@ LOCALES = {
|
||||
"placeholder": "工具列表(非必填)",
|
||||
},
|
||||
},
|
||||
"role": {
|
||||
"en": {
|
||||
"label": "Role",
|
||||
},
|
||||
"ru": {
|
||||
"label": "Роль",
|
||||
},
|
||||
"zh": {
|
||||
"label": "角色",
|
||||
},
|
||||
},
|
||||
"query": {
|
||||
"en": {
|
||||
"placeholder": "Input...",
|
||||
|
||||
Reference in New Issue
Block a user