We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6accf commit c370c86Copy full SHA for c370c86
homeassistant/components/oralb/strings.json
@@ -14,7 +14,7 @@
14
},
15
"abort": {
16
"not_supported": "Device not supported",
17
- "no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]",
+ "no_devices_found": "No devices found",
18
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
19
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
20
}
0 commit comments