44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is al geconfigureerd",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
|
},
|
|
"error": {
|
|
"already_configured": "Account is al geconfigureerd",
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord"
|
|
},
|
|
"title": "Integratie herauthenticeren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"title": "Life360-accountgegevens"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"driving": "Toon rijden als staat",
|
|
"driving_speed": "Rijsnelheid",
|
|
"limit_gps_acc": "Beperk de GPS-nauwkeurigheid",
|
|
"max_gps_accuracy": "Maximale GPS-nauwkeurigheid (meters)",
|
|
"set_drive_speed": "Rijsnelheidsdrempel instellen"
|
|
},
|
|
"title": "Accountinstellingen"
|
|
}
|
|
}
|
|
}
|
|
} |