33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto har redan konfigurerats",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"incorrect_api_key": "Ogiltig API-nyckel f\u00f6r valt konto",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"no_devices": "Inga enheter uppt\u00e4cktes",
|
|
"no_username": "Kunde inte h\u00e4mta anv\u00e4ndarnamn"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-nyckel"
|
|
},
|
|
"data_description": {
|
|
"api_key": "F\u00f6lj dokumentationen f\u00f6r att f\u00e5 en ny api-nyckel."
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-nyckel"
|
|
},
|
|
"data_description": {
|
|
"api_key": "F\u00f6lj dokumentationen f\u00f6r att f\u00e5 din api-nyckel."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |