[map] Fixed wrong i18n properties and added label of Profile (#11646)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
Christoph Weitkamp 2021-11-28 15:18:39 +01:00 committed by GitHub
parent e0f72d5a7c
commit 35dbde1189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# 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)
profile-type.transform.MAP.label = MAP
profile.config.transform.MAP.function.label = Filename
profile.config.transform.MAP.function.description = Filename containing the mapping information.
profile.config.transform.MAP.sourceFormat.label = State Formatter
profile.config.transform.MAP.sourceFormat.description = How to format the state on the channel before transforming it, i.e. %s or %.1f °C (default is %s).