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.http.name = HTTP Binding
|
||||
binding.http.description = This is the binding for retrieving and processing HTTP resources.
|
||||
addon.http.name = HTTP Binding
|
||||
addon.http.description = This is the binding for retrieving and processing HTTP resources.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.http.name = HTTP Binding
|
||||
binding.http.description = Dies ist die Bindung zum Abrufen und Verarbeiten von HTTP-Ressourcen.
|
||||
addon.http.name = HTTP Binding
|
||||
addon.http.description = Dies ist die Bindung zum Abrufen und Verarbeiten von HTTP-Ressourcen.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.http.name = Binding HTTP
|
||||
binding.http.description = Questo è il binding per il recupero e l'elaborazione di risorse HTTP.
|
||||
addon.http.name = Binding HTTP
|
||||
addon.http.description = Questo è il binding per il recupero e l'elaborazione di risorse HTTP.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user