[modbus.*] Updated default translations (#12844)
Related to #12837 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
thing-type.config.modbus-sbc.ald1.pollInterval.label = Poll Interval
|
||||
thing-type.config.modbus-sbc.ald1.pollInterval.description = Time between polling the data in ms.
|
||||
@@ -0,0 +1,24 @@
|
||||
# thing types
|
||||
|
||||
thing-type.modbus.ald1Bidirectional.label = ALD1 Energy Meter (Bidi.)
|
||||
thing-type.modbus.ald1Bidirectional.description = Bidirectional one-phase energy meter connected via Modbus.
|
||||
thing-type.modbus.ald1Unidirectional.label = ALD1 Energy Meter (Unid.)
|
||||
thing-type.modbus.ald1Unidirectional.description = Unidirectional one-phase energy meter connected via Modbus.
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.modbus-sbc.ald1.pollInterval.label = Poll Interval
|
||||
thing-type.config.modbus-sbc.ald1.pollInterval.description = Time between polling the data in ms.
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.modbus.active_power.label = Effective Active Power
|
||||
channel-type.modbus.active_power.description = Negative numbers mean feeding back
|
||||
channel-type.modbus.current.label = Effective Current
|
||||
channel-type.modbus.feeding_back_energy.label = Energy Feeding Back
|
||||
channel-type.modbus.partial_energy.label = Energy Counter Resettable
|
||||
channel-type.modbus.power_factor.label = Power Factor
|
||||
channel-type.modbus.reactive_power.label = Effective Reactive Power
|
||||
channel-type.modbus.reactive_power.description = Negative numbers mean feeding back
|
||||
channel-type.modbus.total_energy.label = Energy Total
|
||||
channel-type.modbus.voltage.label = Effective Voltage
|
||||
Reference in New Issue
Block a user