]> git.basschouten.com Git - openhab-addons.git/commitdiff
Added default i18n properties file (#11574)
authorChristoph Weitkamp <github@christophweitkamp.de>
Fri, 12 Nov 2021 10:37:01 +0000 (11:37 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Nov 2021 10:37:01 +0000 (11:37 +0100)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
bundles/org.openhab.transform.map/src/main/resources/OH-INF/i18n/transform.properties [new file with mode: 0644]

diff --git a/bundles/org.openhab.transform.map/src/main/resources/OH-INF/i18n/transform.properties b/bundles/org.openhab.transform.map/src/main/resources/OH-INF/i18n/transform.properties
new file mode 100644 (file)
index 0000000..9903cf2
--- /dev/null
@@ -0,0 +1,6 @@
+# bundle config
+
+profile.config.transform.function.label = Filename
+profile.config.transform.function.description = Filename containing the mapping information.
+profile.config.transform.sourceFormat.label = State Formatter
+profile.config.transform.sourceFormat.description = How to format the state on the channel before transforming it, i.e. %s or %.1f °C (default is %s)