32 lines
1.3 KiB
JSON
32 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Det h\u00e4r kontot har redan konfigurerats.",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta, f\u00f6rs\u00f6k igen",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "L\u00f6senord"
|
|
},
|
|
"description": "L\u00f6senordet f\u00f6r {username} \u00e4r inte l\u00e4ngre giltigt.",
|
|
"title": "Autentisera ditt Flume-konto igen"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"client_id": "Klient ID",
|
|
"client_secret": "Klient Nyckel",
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
},
|
|
"description": "F\u00f6r att f\u00e5 tillg\u00e5ng till Flume Personal API m\u00e5ste du beg\u00e4ra ett 'klient-ID' och 'klienthemlighet' p\u00e5 https://portal.flumetech.com/settings#token",
|
|
"title": "Anslut till ditt Flume-konto"
|
|
}
|
|
}
|
|
}
|
|
} |