36 lines
929 B
JSON
36 lines
929 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord"
|
|
},
|
|
"title": "Herauthenticeer Tile"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "E-mail"
|
|
},
|
|
"title": "Configureer Tile"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_inactive": "Toon inactieve tegels"
|
|
},
|
|
"title": "Configureer Tile"
|
|
}
|
|
}
|
|
}
|
|
} |