Added missing translations for command options (#11564)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
Christoph Weitkamp 2021-11-11 21:16:54 +01:00 committed by GitHub
parent 4f59c5e8b0
commit 34cf1b9899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@ thing-type.config.deconz.sensor.lastSeenPolling.description = Interval to poll t
channel-type.deconz.alarm.label = Alarm
channel-type.deconz.alarm.description = Alarm was triggered.
channel-type.deconz.alert.label = Alert
channel-type.deconz.alert.command.option.none = No Alarm
channel-type.deconz.alert.command.option.select = Blinking (short time)
channel-type.deconz.alert.command.option.lselect = Blinking (long time)
channel-type.deconz.all_on.label = All On
channel-type.deconz.all_on.description = "On" if all lights in this group are "On", otherwise "Off".
channel-type.deconz.any_on.label = Any On