forked from home-assistant/core
Fix typo in xiaomi_ble translation strings (#117144)
This commit is contained in:
committed by
Paulus Schoutsen
parent
1b519a4610
commit
56b38cd842
@@ -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}\"",
|
||||||
|
Reference in New Issue
Block a user