周报月报卡片弹窗

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"
}