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.wundergroundupdatereceiver.name = Wunderground Update Receiver Binding
|
||||
binding.wundergroundupdatereceiver.description = This binding enables acting as a receiver of updates from devices that post measurements to https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php.
|
||||
addon.wundergroundupdatereceiver.name = Wunderground Update Receiver Binding
|
||||
addon.wundergroundupdatereceiver.description = This binding enables acting as a receiver of updates from devices that post measurements to https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.wundergroundupdatereceiver.name = Wunderground Update Receiver Binding
|
||||
binding.wundergroundupdatereceiver.description = Denne binding gør det muligt at modtage opdateringer fra enheder som sender målinger til https\://rtupdate.wunderground.com/weatherstation/updateweatherstation.php.
|
||||
addon.wundergroundupdatereceiver.name = Wunderground Update Receiver Binding
|
||||
addon.wundergroundupdatereceiver.description = Denne binding gør det muligt at modtage opdateringer fra enheder som sender målinger til https\://rtupdate.wunderground.com/weatherstation/updateweatherstation.php.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user