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.systeminfo.name = Systeminfo Binding
|
||||
binding.systeminfo.description = This binding provides information about the operating system and the hardware.
|
||||
addon.systeminfo.name = Systeminfo Binding
|
||||
addon.systeminfo.description = This binding provides information about the operating system and the hardware.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.systeminfo.name = Systeminfo Binding
|
||||
binding.systeminfo.description = Dieses Binding stellt Informationen über das Betriebssystem und die Hardware bereit.
|
||||
addon.systeminfo.name = Systeminfo Binding
|
||||
addon.systeminfo.description = Dieses Binding stellt Informationen über das Betriebssystem und die Hardware bereit.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.systeminfo.name = Systeminfo Binding
|
||||
binding.systeminfo.description = Deze binding biedt informatie over het besturingssysteem en de hardware.
|
||||
addon.systeminfo.name = Systeminfo Binding
|
||||
addon.systeminfo.description = Deze binding biedt informatie over het besturingssysteem en de hardware.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user