use uppercase

This commit is contained in:
Rafeek-Khoudare
2025-07-20 14:34:19 +03:00
parent f7245e5de9
commit 09dc8cc330
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ class StringsManager {
static const String dashboard = 'Dashboard';
static const String devices = 'Devices';
static const String routine = 'automation';
static const String routine = 'Automation';
static const String tapToRunRoutine = 'Tap to run routine';
static const String wizard = 'Wizard';
static const String active = 'Active';