fix i18n for bindings (#14235)
Also-By: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.lifx.name = LIFX Binding
|
||||
binding.lifx.description = This is the binding for LIFX lights.
|
||||
# add-on
|
||||
addon.lifx.name = LIFX Binding
|
||||
addon.lifx.description = This is the binding for LIFX lights.
|
||||
|
||||
# thing types
|
||||
thing-type.lifx.colorlight.label = LIFX Color Light
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.lifx.name = LIFX Binding
|
||||
binding.lifx.description = Dit is de binding voor LIFX lampen.
|
||||
# add-on
|
||||
addon.lifx.name = LIFX Binding
|
||||
addon.lifx.description = Dit is de binding voor LIFX lampen.
|
||||
|
||||
# thing types
|
||||
thing-type.lifx.colorlight.label = LIFX Kleuren Lamp
|
||||
|
||||
Reference in New Issue
Block a user