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,12 +1,12 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.upb.name = UPB Binding
|
||||
binding.upb.description = The Universal Powerline Bus (UPB) binding reads and writes messages to and from a UPB modem
|
||||
addon.upb.name = UPB Binding
|
||||
addon.upb.description = The Universal Powerline Bus (UPB) binding reads and writes messages to and from a UPB modem
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.upb.networkId.label = Default Network ID for Devices
|
||||
binding.config.upb.networkId.description = The ID of the primary UPB network. May be overridden on a per-device basis.
|
||||
addon.config.upb.networkId.label = Default Network ID for Devices
|
||||
addon.config.upb.networkId.description = The ID of the primary UPB network. May be overridden on a per-device basis.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user