]> git.basschouten.com Git - openhab-addons.git/commit
Add default translations for io add-ons (#11753)
authorWouter Born <github@maindrain.net>
Sun, 12 Dec 2021 18:32:51 +0000 (19:32 +0100)
committerGitHub <noreply@github.com>
Sun, 12 Dec 2021 18:32:51 +0000 (19:32 +0100)
commite752b51662f2456b8320b3979a9e9bac19840dd2
tree16261c4e91909735f7408159701aabb4d649f817
parent69c130e1bacfd9aa5485bff9c7353902fc1db231
Add default translations for io add-ons (#11753)

* Add default translations for io add-ons

This makes the texts used by these add-ons translatable with Crowdin.

Signed-off-by: Wouter Born <github@maindrain.net>
bundles/org.openhab.io.homekit/src/main/resources/OH-INF/i18n/homekit.properties [new file with mode: 0644]
bundles/org.openhab.io.hueemulation/src/main/resources/OH-INF/i18n/hueemulation.properties [new file with mode: 0644]
bundles/org.openhab.io.metrics/src/main/java/org/openhab/io/metrics/MetricsRestController.java
bundles/org.openhab.io.metrics/src/main/resources/OH-INF/i18n/metrics.properties [new file with mode: 0644]
bundles/org.openhab.io.neeo/src/main/java/org/openhab/io/neeo/NeeoService.java
bundles/org.openhab.io.neeo/src/main/resources/OH-INF/i18n/neeo.properties [new file with mode: 0644]