mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
4.8.9 test fix (#2330)
* perf: query extension prompt * perf: get preview histories * perf: i18n * fix: share page cannot feedback * fix: publish i18n
This commit is contained in:
@@ -598,8 +598,7 @@
|
||||
"success": "开始同步"
|
||||
}
|
||||
},
|
||||
"training": {
|
||||
}
|
||||
"training": {}
|
||||
},
|
||||
"data": {
|
||||
"Auxiliary Data": "辅助数据",
|
||||
@@ -1095,7 +1094,7 @@
|
||||
"change_owner_failed": "转移所有权失败",
|
||||
"change_owner_placeholder": "输入用户名查找账号",
|
||||
"change_owner_success": "成功转移所有权",
|
||||
"change_owner_tip": "转移后将保留您的管理员权限",
|
||||
"change_owner_tip": "转移后您的权限不会保留",
|
||||
"change_owner_to": "转移给"
|
||||
},
|
||||
"plugin": {
|
||||
|
Reference in New Issue
Block a user