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

@ -100,7 +100,7 @@ class SceneView extends StatelessWidget {
initiallyExpanded: true,
iconColor: ColorsManager.grayColor,
title: const BodyMedium(
text: 'Tap to run routines',
text: 'Tap to run automations',
),
children: [
if (scenes.isNotEmpty)