2019-06-02 05:13:14 +00:00
{
"config" : {
2019-06-04 15:50:48 +00:00
"abort" : {
2019-10-19 19:11:09 +00:00
"adguard_home_addon_outdated" : "This integration requires AdGuard Home {minimal_version} or higher, you have {current_version}. Please update your Hass.io AdGuard Home add-on." ,
2019-10-20 00:32:18 +00:00
"adguard_home_outdated" : "This integration requires AdGuard Home {minimal_version} or higher, you have {current_version}." ,
2019-07-01 05:53:27 +00:00
"existing_instance_updated" : "Updated existing configuration." ,
2019-06-04 15:50:48 +00:00
"single_instance_allowed" : "Only a single configuration of AdGuard Home is allowed."
} ,
"error" : {
"connection_error" : "Failed to connect."
} ,
2019-06-02 05:13:14 +00:00
"step" : {
2019-06-04 15:50:48 +00:00
"hassio_confirm" : {
"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 Hass.io add-on"
} ,
2019-06-02 05:13:14 +00:00
"user" : {
"data" : {
"host" : "Host" ,
"password" : "Password" ,
"port" : "Port" ,
"ssl" : "AdGuard Home uses a SSL certificate" ,
2019-06-04 15:50:48 +00:00
"username" : "Username" ,
2019-06-02 05:13:14 +00:00
"verify_ssl" : "AdGuard Home uses a proper certificate"
2019-06-04 15:50:48 +00:00
} ,
"description" : "Set up your AdGuard Home instance to allow monitoring and control." ,
"title" : "Link your AdGuard Home."
2019-06-02 05:13:14 +00:00
}
} ,
2019-06-04 15:50:48 +00:00
"title" : "AdGuard Home"
2019-06-02 05:13:14 +00:00
}
}