Skip to content

Commit

Permalink
Fix typo in xiaomi_ble translation strings (#117144)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouwh committed May 9, 2024
1 parent 333d5a9 commit 82e1205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeassistant/components/xiaomi_ble/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"button_fan": "Button Fan \"{subtype}\"",
"button_swing": "Button Swing \"{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_light": "Button Light \"{subtype}\"",
"button_wind_speed": "Button Wind Speed \"{subtype}\"",
Expand Down

0 comments on commit 82e1205

Please sign in to comment.