mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +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:
@@ -1088,7 +1088,8 @@
|
||||
"Remove InheritPermission Confirm": "This operation will cause to lose the current permission settings, whether to continue?",
|
||||
"Resume InheritPermission Confirm": "Whether to resume to inherit the parent folder's permission?",
|
||||
"Resume InheritPermission Failed": "Resume Failed",
|
||||
"Resume InheritPermission Success": "Resume Success"
|
||||
"Resume InheritPermission Success": "Resume Success",
|
||||
"change_owner_tip": "Your permissions will not be retained after transfer"
|
||||
},
|
||||
"plugin": {
|
||||
"App": "Select app",
|
||||
|
@@ -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