File tree 1 file changed +2
-2
lines changed
bundles/org.openhab.binding.http/src/main/resources/OH-INF/i18n
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ thing-type.config.http.url.commandMethod.option.POST = POSTEN
25
25
thing-type.config.http.url.commandMethod.option.PUT = PUT
26
26
thing-type.config.http.url.contentType.label = Inhaltstyp
27
27
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
30
30
thing-type.config.http.url.contentType.option.text/html = text/html
31
31
thing-type.config.http.url.contentType.option.text/plain = text/plain
32
32
thing-type.config.http.url.contentType.option.text/xml = text/xml
You can’t perform that action at this time.
0 commit comments