39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"already_in_progress": "De configuratiestroom is al aan de gang",
|
|
"no_devices_found": "Geen apparaten gevonden op het netwerk",
|
|
"not_supported": "Verbonden met AVM FRITZ! Box, maar het kan geen Smart Home-apparaten bedienen.",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Wilt u {name} instellen?"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Gelieve uw logingegevens voor {name} te actualiseren."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Voer uw AVM FRITZ!Box informatie in."
|
|
}
|
|
}
|
|
}
|
|
} |