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.weathercompany.name = Weather Company Binding
|
||||
binding.weathercompany.description = This is the binding for the Weather Company weather forecast API.
|
||||
addon.weathercompany.name = Weather Company Binding
|
||||
addon.weathercompany.description = This is the binding for the Weather Company weather forecast API.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.weathercompany.name = Extension Weather Company
|
||||
binding.weathercompany.description = Prévisions météo de The Weather Company
|
||||
# add-on
|
||||
addon.weathercompany.name = Extension Weather Company
|
||||
addon.weathercompany.description = Prévisions météo de The Weather Company
|
||||
|
||||
# thing types
|
||||
thing-type.weathercompany.weather-forecast.label = Météo
|
||||
|
||||
Reference in New Issue
Block a user