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:
Archer
2024-08-12 12:09:14 +08:00
committed by GitHub
parent e098b2f1dc
commit 02d6b7c788
14 changed files with 40 additions and 25 deletions

View File

@@ -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",

View File

@@ -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": {