mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[map] Fixed wrong i18n properties and added label of Profile (#11646)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
parent
e0f72d5a7c
commit
35dbde1189
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user