更新控制页多语言

This commit is contained in:
wyf
2025-08-08 10:22:51 +08:00
parent 88a03a361c
commit 48d8645fd9
15 changed files with 51 additions and 29 deletions

View File

@@ -98,7 +98,7 @@ class _SnoreViewWidgetWidgetState extends State<BreathePauseNewWidget> {
Container(
child: Text(
// "呼吸暂停监测介绍。",
"呼吸暂停监测是指用户在睡眠过程中产生的呼吸暂停的图表说明。",
"呼吸暂停监测是指用户在睡眠过程中产生的呼吸暂停的图表说明。".tr,
style: TextStyle(
fontSize: 26.rpx,
color: Colors.black,