mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Add missing translations to switchbot (#139212)
This commit is contained in:
parent
33c9f3cc7d
commit
72f690d681
@ -70,6 +70,10 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"retry_count": "Retry count",
|
"retry_count": "Retry count",
|
||||||
"lock_force_nightlatch": "Force Nightlatch operation mode"
|
"lock_force_nightlatch": "Force Nightlatch operation mode"
|
||||||
|
},
|
||||||
|
"data_description": {
|
||||||
|
"retry_count": "How many times to retry sending commands to your SwitchBot devices",
|
||||||
|
"lock_force_nightlatch": "Force Nightlatch operation mode even if Nightlatch is not detected"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user