mirror of
https://github.com/home-assistant/core.git
synced 2026-07-14 10:03:52 +01:00
ef589f9b46
Co-authored-by: RaHehl <rahehl@users.noreply.github.com>
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
|
"discovery_started": "Discovery started"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "UniFi Discovery is set up automatically."
|
|
}
|
|
}
|
|
}
|
|
}
|