2022-04-29 00:22:21 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-05-22 00:22:43 +00:00
|
|
|
"already_configured": "Dienst is al geconfigureerd",
|
2022-05-21 00:22:49 +00:00
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
2022-04-29 00:22:21 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
|
|
"invalid_account": "Ongeldige account ID",
|
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"reauth_confirm": {
|
2022-05-10 00:23:19 +00:00
|
|
|
"description": "De Steam integratie moet handmatig opnieuw geauthenticeerd worden\n\nU kunt uw sleutel hier vinden: {api_key_url}",
|
2022-05-23 00:25:42 +00:00
|
|
|
"title": "Integratie herauthenticeren"
|
2022-04-29 00:22:21 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"account": "Steam Account-ID",
|
|
|
|
"api_key": "API-sleutel"
|
|
|
|
},
|
2022-05-10 00:23:19 +00:00
|
|
|
"description": "Gebruik {account_id_url} om uw Steam account ID te vinden"
|
2022-04-29 00:22:21 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"options": {
|
2022-05-24 00:25:27 +00:00
|
|
|
"error": {
|
|
|
|
"unauthorized": "Vriendenlijst beperkt: raadpleeg de documentatie over hoe je alle andere vrienden kunt zien"
|
|
|
|
},
|
2022-04-29 00:22:21 +00:00
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"accounts": "Namen van de accounts die gemonitord moeten worden"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|