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,12 +1,12 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.squeezebox.name = SqueezeBox Binding
|
||||
binding.squeezebox.description = This is the binding for the Logitech Squeeze Server and Players.
|
||||
addon.squeezebox.name = SqueezeBox Binding
|
||||
addon.squeezebox.description = This is the binding for the Logitech Squeeze Server and Players.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.squeezebox.callbackUrl.label = Callback URL
|
||||
binding.config.squeezebox.callbackUrl.description = URL to use for playing notification sounds, e.g. http://192.168.0.2:8080
|
||||
addon.config.squeezebox.callbackUrl.label = Callback URL
|
||||
addon.config.squeezebox.callbackUrl.description = URL to use for playing notification sounds, e.g. http://192.168.0.2:8080
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user