周报月报卡片弹窗

This commit is contained in:
czz
2025-08-14 17:48:14 +08:00
parent e5672d5fd6
commit aed666ea74
8 changed files with 433 additions and 15 deletions

View File

@@ -376,7 +376,7 @@
"入睡时间": "Sleep time",
"睡眠时长": "Sleep duration",
"起床时间": "Wake time",
"小时": "hours",
"小时": "h",
"分钟": "minutes",
"消息提醒设置": "Message notification settings",
"APP消息": "APP messages",
@@ -503,5 +503,8 @@
"本月睡眠时长": "Monthly Sleep Duration",
"知道了": "Back",
"本月睡眠时长是指从月初到月末,用户每天实际睡眠的时间总和": "The monthly sleep duration refers to the total actual sleep time of the user from the beginning to the end of the month.",
"选择生日": "Select Birthday"
"选择生日": "Select Birthday",
"sleep_duration": "Sleep Duration",
"deep_sleep": "Deep Sleep",
"light_sleep": "Light Sleep"
}

View File

@@ -515,5 +515,9 @@
"睡眠分数与上周分数进行对比,是通过量化分析近期睡眠质量变化,可了解自身睡眠状态的波动情况,进而调整用户的作息习惯。": "睡眠分数与上周分数进行对比,是通过量化分析近期睡眠质量变化,可了解自身睡眠状态的波动情况,进而调整用户的作息习惯。",
"本月睡眠时长": "本月睡眠时长",
"知道了": "返回",
"本月睡眠时长是指从月初到月末,用户每天实际睡眠的时间总和": "本月睡眠时长是指从月初到月末,用户每天实际睡眠的时间总和", "选择生日": "选择生日"
"本月睡眠时长是指从月初到月末,用户每天实际睡眠的时间总和": "本月睡眠时长是指从月初到月末,用户每天实际睡眠的时间总和",
"选择生日": "选择生日",
"sleep_duration": "睡眠时长",
"deep_sleep": "深睡",
"light_sleep": "浅睡"
}