mirror of
https://github.com/home-assistant/core.git
synced 2025-09-04 04:11:37 +02:00
Fix wrong translation of unlock_inside_the_door
in xiaomi_ble
(#150371)
thanks
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"lock_outside_the_door": "Lock outside the door",
|
||||
"unlock_outside_the_door": "Unlock outside the door",
|
||||
"lock_inside_the_door": "Lock inside the door",
|
||||
"unlock_inside_the_door": "Unlock outside the door",
|
||||
"unlock_inside_the_door": "Unlock inside the door",
|
||||
"locked": "Locked",
|
||||
"turn_on_antilock": "Turn on antilock",
|
||||
"release_the_antilock": "Release antilock",
|
||||
|
Reference in New Issue
Block a user