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.groheondus.name=GROHE ONDUS Binding
|
||||
binding.groheondus.description=Provides an integration for GROHE Appliances in openHAB
|
||||
# add-on
|
||||
addon.groheondus.name=GROHE ONDUS Binding
|
||||
addon.groheondus.description=Provides an integration for GROHE Appliances in openHAB
|
||||
# thing types
|
||||
thing-type.groheondus.account.label=GROHE ONDUS Account
|
||||
thing-type.groheondus.account.description=This is an interface to the GROHE ONDUS Account as it is used by the app. If username and password are not set, you can configure to use a `refreshToken` to login. Read the README to get more info.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.groheondus.name = GROHE ONDUS
|
||||
binding.groheondus.description = Stellt eine Integration mit Geräten von GROHE in openHAB zur Verfügung.
|
||||
# add-on
|
||||
addon.groheondus.name = GROHE ONDUS
|
||||
addon.groheondus.description = Stellt eine Integration mit Geräten von GROHE in openHAB zur Verfügung.
|
||||
|
||||
# thing types
|
||||
thing-type.groheondus.senseguard.label = GROHE SENSE Guard Gerät
|
||||
|
||||
Reference in New Issue
Block a user