Skip to content

Commit 5711db7

Browse files
authored
Fix translations for system-channel-type electric:energy (#4912)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
1 parent cfdb31c commit 5711db7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bundles/org.openhab.core.thing/src/main/resources/OH-INF/i18n/DefaultSystemChannels.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ channel-type.system.electric-current.label = Electric Current
5454
channel-type.system.electric-current.description = Current electric current
5555
channel-type.system.electric-voltage.label = Electric Voltage
5656
channel-type.system.electric-voltage.description = Current electric voltage
57-
channel-type.system.electrical-energy.label = Electrical Energy
58-
channel-type.system.electrical-energy.description = Current electrical energy
57+
channel-type.system.electric-energy.label = Electric Energy
58+
channel-type.system.electric-energy.description = Current electric energy
5959
channel-type.system.uv-index.label = UV Index
6060
channel-type.system.uv-index.description = Current UV index

0 commit comments

Comments
 (0)