多语言

This commit is contained in:
czz
2025-07-30 16:48:48 +08:00
parent 92b6896176
commit 300e3b31f6
96 changed files with 3741 additions and 2710 deletions

View File

@@ -98,7 +98,7 @@ class _SleepViewWidgetState extends State<SleepViewWidget> {
context,
Container(
child: Text(
"睡眠规律性是指个体睡眠模式在时间、时长、环境等方面呈现出的稳定性和一致性,是衡量睡眠质量的重要指标之一。",
"睡眠规律性是指个体睡眠模式在时间、时长、环境等方面呈现出的稳定性和一致性,是衡量睡眠质量的重要指标之一。".tr,
style: TextStyle(
fontSize: 26.rpx,
color: themeController.currentColor.sc3,
@@ -194,7 +194,7 @@ class _SleepViewWidgetState extends State<SleepViewWidget> {
),
),
TextSpan(
text: "小时",
text: "小时".tr,
style: TextStyle(
color: themeController.currentColor.sc3,
fontSize:
@@ -210,7 +210,7 @@ class _SleepViewWidgetState extends State<SleepViewWidget> {
),
),
TextSpan(
text: "分钟",
text: "分钟".tr,
style: TextStyle(
color: themeController.currentColor.sc3,
fontSize: