feat(web): app import and Overwrite

This commit is contained in:
zhaoying
2026-04-13 18:33:45 +08:00
parent 5eaedaad77
commit 095f4e3001
4 changed files with 36 additions and 13 deletions

View File

@@ -1522,6 +1522,8 @@ export const en = {
"version":"app_release_id"
// string, optional, application version ID; specify a historical release version ID, or omit to use the currently active version;
}`,
uploadCover: 'Import and Overwrite',
refresh: 'Refresh Current Page',
},
userMemory: {
userMemory: 'User Memory',

View File

@@ -857,6 +857,8 @@ export const zh = {
"version":"app_release_id"
//string可选应用版本ID指定历史发布版本ID不传则使用当前生效版本
}`,
uploadCover: '导入并覆盖',
refresh: '刷新当前页',
},
table: {
totalRecords: '共 {{total}} 条记录'