Fix typo in xiaomi_ble translation strings (#117144)

This commit is contained in:
Jan Bouwhuis 2024-05-09 16:31:36 +02:00 committed by Paulus Schoutsen
parent 1b519a4610
commit 56b38cd842

View File

@ -83,7 +83,7 @@
"button_fan": "Button Fan \"{subtype}\"", "button_fan": "Button Fan \"{subtype}\"",
"button_swing": "Button Swing \"{subtype}\"", "button_swing": "Button Swing \"{subtype}\"",
"button_decrease_speed": "Button Decrease Speed \"{subtype}\"", "button_decrease_speed": "Button Decrease Speed \"{subtype}\"",
"button_increase_speed": "Button Inrease Speed \"{subtype}\"", "button_increase_speed": "Button Increase Speed \"{subtype}\"",
"button_stop": "Button Stop \"{subtype}\"", "button_stop": "Button Stop \"{subtype}\"",
"button_light": "Button Light \"{subtype}\"", "button_light": "Button Light \"{subtype}\"",
"button_wind_speed": "Button Wind Speed \"{subtype}\"", "button_wind_speed": "Button Wind Speed \"{subtype}\"",