1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00

Remove Hass.io terms in strings.json (#48541)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
LJU 2021-03-31 17:19:18 +02:00 committed by GitHub
parent 949cd4714a
commit 93920704d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View File

@ -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 Home Assistant add-on",
"description": "Do you want to configure Home Assistant to connect to the AdGuard Home provided by the add-on: {addon}?"
}
},
"error": {

View File

@ -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 Home Assistant add-on",
"description": "Do you want to configure Home Assistant to connect to Almond provided by the add-on: {addon}?"
}
},
"abort": {

View File

@ -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 Home Assistant add-on",
"description": "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the add-on {addon}?"
}
},
"error": {

View File

@ -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 Home Assistant add-on",
"description": "Do you want to configure Home Assistant to connect to the MQTT broker provided by the add-on {addon}?",
"data": {
"discovery": "Enable discovery"
}