This commit is contained in:
wyf
2025-08-12 10:26:30 +08:00
parent 101b60611a
commit b528ab950d
16 changed files with 78 additions and 224 deletions

View File

@@ -279,7 +279,7 @@ class _BluetoothPageState extends State<BluetoothPage> {
arguments: obsData,
),
_buildMenuButton(
context, '睡眠习惯', "/sleepHabitPage"),
context, '睡眠习惯'.tr, "/sleepHabitPage"),
_buildMenuButton(
context, '分享设备'.tr, "/deviceSharePage",
arguments: obsData),