语言样式

This commit is contained in:
czz
2025-08-16 16:32:15 +08:00
parent b507148465
commit 7d3e4ad1e8
6 changed files with 77 additions and 23 deletions

View File

@@ -124,7 +124,7 @@
},
"日期": {
"取消": "Cancel",
"确定": "Confirm",
"确定": "OK",
"年": "Year",
"月": "Month",
"日": "Day"
@@ -486,8 +486,8 @@
"与上月对比": "VS Last Month",
"每日得分": "Day Score",
"本周睡眠时长": "Weekly Sleep",
"用户本周睡眠分数的汇总": "Weekly Sleep Score Summary",
"用户本月睡眠分数的汇总": "Monthly Sleep Score Summary",
"用户本周睡眠分数的汇总": "Weekly Sleep Score Summary.",
"用户本月睡眠分数的汇总": "Monthly Sleep Score Summary.",
"与上周对比": "VS Last Week",
"本月平均分": "Monthly Avg",
"选择月份": "Select Month",
@@ -497,7 +497,7 @@
"次/分": "times/min",
"毫秒": "ms",
"起床时间:": "Wake Up:",
"入睡时间:": "Sleep Time",
"入睡时间:": "Sleep Time:",
"睡眠分数与上月分数进行对比,是通过量化分析近期睡眠质量变化,可了解自身睡眠状态的波动情况,进而调整用户的作息习惯。": "The sleep score is compared with last months score to analyze recent changes in sleep quality, helping you understand fluctuations and adjust your routine accordingly.",
"睡眠分数与上周分数进行对比,是通过量化分析近期睡眠质量变化,可了解自身睡眠状态的波动情况,进而调整用户的作息习惯。": "The sleep score is compared with last week's score to analyze changes in sleep quality, helping you understand fluctuations and adjust your routine.",
"本月睡眠时长": "Monthly Sleep Duration",
@@ -516,5 +516,12 @@
"检测到": "Detected",
"绑定流程未走完是否继续": "Binding process is incomplete, continue?",
"继续": "Continue",
"下次再说": "deal next time","请输入人员名称":"Please enter the person's name"
"下次再说": "deal next time",
"请输入人员名称": "Please enter the person's name", "一": "Mon",
"二": "Tue",
"三": "Wed",
"四": "Thu",
"五": "Fri",
"六": "Sat",
"日": "Sun"
}