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,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.plclogo.name = PLCLogo Binding
|
||||
binding.plclogo.description = This binding provides native support for Siemens LOGO! PLC.
|
||||
addon.plclogo.name = PLCLogo Binding
|
||||
addon.plclogo.description = This binding provides native support for Siemens LOGO! PLC.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.plclogo.name = PLCLogo Binding
|
||||
binding.plclogo.description = Dieses Binding bietet Unterstüzung für Siemens LOGO! Steuerungen.
|
||||
# add-on
|
||||
addon.plclogo.name = PLCLogo Binding
|
||||
addon.plclogo.description = Dieses Binding bietet Unterstüzung für Siemens LOGO! Steuerungen.
|
||||
|
||||
# thing types
|
||||
thing-type.plclogo.device.label = Steuerung
|
||||
|
||||
Reference in New Issue
Block a user