Fix wrong translation of unlock_inside_the_door in xiaomi_ble (#150371)

thanks
This commit is contained in:
Norbert Rittel
2025-08-10 11:45:24 +02:00
committed by GitHub
parent d539f37aa4
commit b481aaba77

View File

@@ -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",