mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
light interface
This commit is contained in:
@ -26,4 +26,10 @@ class StringsManager {
|
||||
static const off = 'OFF';
|
||||
static const timer = 'Timer';
|
||||
static const dimmerAndColor = "Dimmer & color";
|
||||
static const recentlyUsed = "Recently used colors";
|
||||
static const lightingModes = "Lighting modes";
|
||||
static const doze = "Doze";
|
||||
static const relax = "Relax";
|
||||
static const reading = "Reading";
|
||||
static const energizing = "Energizing";
|
||||
}
|
||||
|
Reference in New Issue
Block a user