23 lines
708 B
JSON
23 lines
708 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Dit account is al geconfigureerd."
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Verbinding mislukt, probeer het opnieuw.",
|
||
|
"invalid_auth": "Ongeldige authenticatie",
|
||
|
"too_many_requests": "Te veel aanvragen, probeer het later opnieuw.",
|
||
|
"unknown": "Onverwachte fout"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Wachtwoord",
|
||
|
"username": "Gebruikersnaam"
|
||
|
},
|
||
|
"description": "Voer uw gegevens in",
|
||
|
"title": "Garmin Connect"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|