36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Service is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_account": "Ongeldige account ID",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "De Steam-integratie moet handmatig opnieuw worden geauthenticeerd.\n\nU vind uw API-sleutel hier: https://steamcommunity.com/dev/apikey",
|
|
"title": "Verifieer de integratie opnieuw"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"account": "Steam Account-ID",
|
|
"api_key": "API-sleutel"
|
|
},
|
|
"description": "Gebruik https://steamid.io om je Steam Account-ID te vinden."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"accounts": "Namen van de accounts die gemonitord moeten worden"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |