更新首页数据滚动效果

This commit is contained in:
wyf
2026-01-12 15:16:36 +08:00
parent 0ef8ddee8a
commit e841ee887a
19 changed files with 1160 additions and 400 deletions

View File

@@ -108,7 +108,7 @@
"人员资料": {
"标题": "User Information",
"保存": "Save",
"名字输入提示": "User name (required)",
"名字输入提示": "User name",
"生日输入提示": "Birthday (required)",
"体重输入提示": "Weight kg (required)",
"疾病标题": "Chronic disease management",
@@ -628,5 +628,13 @@
"请检查网络连接后重试": "Please check the network connection and try again",
"开始": "startTime",
"结束": "endTime",
"时长": "duration"
"时长": "duration",
"检测到新版本!": "New version detected!",
"正在下载更新...": "Downloading update...",
"当前版本号": "Current version",
"升级后版本": "Updated version",
"升级内容": "Update content",
"升级": "Upgrade",
"前往AppStore": "Go to AppStore",
"下载中...": "Downloading..."
}