New Crowdin updates (#16839)

* New translations http.properties (German)
This commit is contained in:
openhab-bot 2024-06-02 20:59:55 +02:00 committed by GitHub
parent 40bc3513e9
commit c544f12b82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,8 @@ thing-type.config.http.url.commandMethod.option.POST = POSTEN
thing-type.config.http.url.commandMethod.option.PUT = PUT
thing-type.config.http.url.contentType.label = Inhaltstyp
thing-type.config.http.url.contentType.description = Der MIME-Content-Typ. Nur für `POST` und `PUT` verwendet.
thing-type.config.http.url.contentType.option.application/json = anwendung/json
thing-type.config.http.url.contentType.option.application/xml = anwendung/xml
thing-type.config.http.url.contentType.option.application/json = application/json
thing-type.config.http.url.contentType.option.application/xml = application/xml
thing-type.config.http.url.contentType.option.text/html = text/html
thing-type.config.http.url.contentType.option.text/plain = text/plain
thing-type.config.http.url.contentType.option.text/xml = text/xml