feat(maintenance): add a maintenance notification during backend migration
This commit is contained in:
@@ -38,6 +38,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"server_status": {
|
||||
"readonly_banner_aria": "服务器维护进行中",
|
||||
"readonly_title": "服务器维护进行中",
|
||||
"readonly_progress": "正在将存储迁移到 `{{target}}` — {{percent}}%({{migrated}} / {{total}} 个 blob)。上传、重命名、删除和共享被拒绝;读取和下载正常工作。",
|
||||
"readonly_body": "上传、重命名、删除和共享暂时被拒绝。读取和下载正常工作。"
|
||||
},
|
||||
"app": {
|
||||
"title": "OxiCloud",
|
||||
"description": "极简云存储系统"
|
||||
|
||||
Reference in New Issue
Block a user