Skip to content

Commit c370c86

Browse files
authored
Use custom string for Oral-B no-devices-found message (home-assistant#154183)
1 parent bc6accf commit c370c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/oralb/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"abort": {
1616
"not_supported": "Device not supported",
17-
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]",
17+
"no_devices_found": "No devices found",
1818
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
1919
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
2020
}

0 commit comments

Comments
 (0)