Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions homeassistant/components/adguard/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
}
},
"hassio_confirm": {
"title": "AdGuard Home via Hass.io add-on",
"description": "Do you want to configure Home Assistant to connect to the AdGuard Home provided by the Hass.io add-on: {addon}?"
"title": "AdGuard Home via Supervisor add-on",
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
"description": "Do you want to configure Home Assistant to connect to the AdGuard Home provided by the Supervisor add-on: {addon}?"
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
}
},
"error": {
Expand Down
4 changes: 2 additions & 2 deletions homeassistant/components/almond/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
},
"hassio_confirm": {
"title": "Almond via Hass.io add-on",
"description": "Do you want to configure Home Assistant to connect to Almond provided by the Hass.io add-on: {addon}?"
"title": "Almond via Supervisor add-on",
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
"description": "Do you want to configure Home Assistant to connect to Almond provided by the Supervisor add-on: {addon}?"
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
}
},
"abort": {
Expand Down
4 changes: 2 additions & 2 deletions homeassistant/components/deconz/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"description": "Unlock your deCONZ gateway to register with Home Assistant.\n\n1. Go to deCONZ Settings -> Gateway -> Advanced\n2. Press \"Authenticate app\" button"
},
"hassio_confirm": {
"title": "deCONZ Zigbee gateway via Hass.io add-on",
"description": "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the Hass.io add-on {addon}?"
"title": "deCONZ Zigbee gateway via Supervisor add-on",
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
"description": "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the Supervisor add-on {addon}?"
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
}
},
"error": {
Expand Down
4 changes: 2 additions & 2 deletions homeassistant/components/mqtt/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
}
},
"hassio_confirm": {
"title": "MQTT Broker via Hass.io add-on",
"description": "Do you want to configure Home Assistant to connect to the MQTT broker provided by the Hass.io add-on {addon}?",
"title": "MQTT Broker via Supervisor add-on",
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
"description": "Do you want to configure Home Assistant to connect to the MQTT broker provided by the Supervisor add-on {addon}?",
Comment thread
LEJOUI marked this conversation as resolved.
Outdated
"data": {
"discovery": "Enable discovery"
}
Expand Down