Skip to content

Commit c544f12

Browse files
authored
New Crowdin updates (openhab#16839)
* New translations http.properties (German)
1 parent 40bc351 commit c544f12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles/org.openhab.binding.http/src/main/resources/OH-INF/i18n/http_de.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ thing-type.config.http.url.commandMethod.option.POST = POSTEN
2525
thing-type.config.http.url.commandMethod.option.PUT = PUT
2626
thing-type.config.http.url.contentType.label = Inhaltstyp
2727
thing-type.config.http.url.contentType.description = Der MIME-Content-Typ. Nur für `POST` und `PUT` verwendet.
28-
thing-type.config.http.url.contentType.option.application/json = anwendung/json
29-
thing-type.config.http.url.contentType.option.application/xml = anwendung/xml
28+
thing-type.config.http.url.contentType.option.application/json = application/json
29+
thing-type.config.http.url.contentType.option.application/xml = application/xml
3030
thing-type.config.http.url.contentType.option.text/html = text/html
3131
thing-type.config.http.url.contentType.option.text/plain = text/plain
3232
thing-type.config.http.url.contentType.option.text/xml = text/xml

0 commit comments

Comments
 (0)