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.knx.name = KNX Binding
|
||||
binding.knx.description = This binding supports connecting to a KNX bus
|
||||
addon.knx.name = KNX Binding
|
||||
addon.knx.description = This binding supports connecting to a KNX bus
|
||||
|
||||
# thing types
|
||||
|
||||
@@ -152,7 +152,7 @@ channel-type.config.knx.single.ga.description = The group address(es) in Group A
|
||||
thing-type.config.knx.serial.group.knxsecure.label = KNX secure
|
||||
thing-type.config.knx.serial.group.knxsecure.description = Settings for KNX secure. Requires KNX secure features to be active in KNX installation.
|
||||
|
||||
# binding specific strings
|
||||
# add-on specific strings
|
||||
|
||||
error.knx-secure-routing-backbonegroupkey-invalid = backbonegroupkey invalid, please check if it is specified correctly
|
||||
error.knx-secure-routing-config-missing = Security configuration missing for secure routing
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.knx.name = KNX Binding
|
||||
binding.knx.description = Dieses Binding unterstützt die Verbindung zum KNX Bus
|
||||
addon.knx.name = KNX Binding
|
||||
addon.knx.description = Dieses Binding unterstützt die Verbindung zum KNX Bus
|
||||
|
||||
# thing types
|
||||
|
||||
@@ -152,7 +152,7 @@ channel-type.config.knx.single.ga.description = Die Gruppenadresse(n) in Gruppen
|
||||
thing-type.config.knx.serial.group.knxsecure.label = KNX Secure
|
||||
thing-type.config.knx.serial.group.knxsecure.description = Einstellungen für KNX Secure. Benötigt eine KNX Anlage mit aktiven KNX Secure Funktionen.
|
||||
|
||||
# binding specific strings
|
||||
# add-on specific strings
|
||||
|
||||
error.knx-secure-routing-backbonegroupkey-invalid = backbonegroupkey ungültig, bitte überprüfen Sie, ob er korrekt angegeben wurde
|
||||
error.knx-secure-routing-config-missing = Konfiguration für Secure Routing fehlt
|
||||
|
||||
Reference in New Issue
Block a user