mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Correct translation key for data bits in rfxtrx (#135990)
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"off_delay": "Off delay",
|
"off_delay": "Off delay",
|
||||||
"off_delay_enabled": "Enable off delay",
|
"off_delay_enabled": "Enable off delay",
|
||||||
"data_bit": "Number of data bits",
|
"data_bits": "Number of data bits",
|
||||||
"command_on": "Data bits value for command on",
|
"command_on": "Data bits value for command on",
|
||||||
"command_off": "Data bits value for command off",
|
"command_off": "Data bits value for command off",
|
||||||
"venetian_blind_mode": "Venetian blind mode",
|
"venetian_blind_mode": "Venetian blind mode",
|
||||||
|
Reference in New Issue
Block a user