This commit is contained in:
wyf
2025-08-16 11:01:17 +08:00
parent 79cbdb3fa2
commit 2e1ce8f9d7
13 changed files with 174 additions and 50 deletions

View File

@@ -3,9 +3,9 @@
"菜单": {
"首页": "Home",
"报告": "Report",
"小e": "Little e",
"小e": "EChat",
"消息": "Messages",
"我的": "Me"
"我的": "Mine"
},
"首页": {
"登录": "Login",
@@ -16,8 +16,8 @@
"扫一扫绑定": "Scan to add new device",
"蓝牙绑定": "Search nearby devices via Bluetooth",
"已关联体征监测设备": "Bound vital sign monitoring devices",
"我的e护": "My eCare",
"云关爱": "Cloud Care",
"我的e护": "Mine",
"云关爱": "Cloud",
"报告详情": "Report details"
},
"我的": {
@@ -183,8 +183,8 @@
"标题": "Vital Sign Monitoring Device",
"输入关键词": "Enter keywords",
"搜索": "Search",
"我的e护": "My eCare",
"云关爱": "Cloud Care",
"我的e护": "Mine",
"云关爱": "Cloud",
"设备ID": "Device ID",
"更新时间": "Update time",
"设备来源": "Device source",
@@ -236,7 +236,7 @@
"更新时间": "Update time",
"已分享": "Shared",
"设备来源": "Device source",
"云关爱": "Cloud Care",
"云关爱": "Cloud",
"是否确认解绑": "Confirm unbinding?",
"请求失败": "Request failed!",
"操作成功": "Operation successful!",
@@ -511,5 +511,10 @@
"否": "No",
"男": "Male",
"女": "Female",
"可用WLAN": "Available WiFi"
"可用WLAN": "Available WiFi",
"发现": "Found!",
"检测到": "Detected",
"绑定流程未走完是否继续": "Binding process is incomplete, continue?",
"继续": "Continue",
"下次再说": "deal next time"
}

View File

@@ -427,7 +427,7 @@
"下次再说": "下次再说",
"发现": "发现!",
"检测到": "检测到",
"绑定流程未走完是否继续": "绑定流程未走完是否继续",
"绑定流程未走完是否继续": "绑定流程未走完是否继续?",
"暂无": "暂无",
"设备连接超时,请重试": "设备连接超时,请点击刷新重试",
"设备连接失败": "设备连接失败,请点击刷新重试",

View File

@@ -508,5 +508,9 @@
"否": "否",
"男": "男",
"女": "女",
"": "男"
"发现": "發現!",
"检测到": "檢測到",
"绑定流程未走完是否继续": "綁定流程未走完是否繼續?",
"继续": "繼續",
"下次再说": "下次再說"
}