mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Correct translation key for data bits in rfxtrx (#135990)
This commit is contained in:
parent
5329356f20
commit
2bedb2cadb
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user