change all routine words into automation

This commit is contained in:
Rafeek-Khoudare
2025-07-21 13:22:29 +03:00
parent d5321a9ca0
commit 4ac6077011
7 changed files with 10 additions and 10 deletions

View File

@ -23,7 +23,7 @@ class EmptyRoutinesWidget extends StatelessWidget {
),
),
BodyMedium(
text: 'No Routines yet',
text: 'No automations yet',
fontColor: ColorsManager.textGray,
),
],