2022-06-21 00:22:51 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2022-06-23 00:20:13 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
|
|
"invalid_auth": "Ogiltig autentisering"
|
|
|
|
},
|
2022-06-21 00:22:51 +00:00
|
|
|
"step": {
|
2022-06-23 00:20:13 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "L\u00f6senord"
|
|
|
|
},
|
2022-08-06 00:24:46 +00:00
|
|
|
"description": "Aladdin Connect-integrationen m\u00e5ste autentisera ditt konto igen",
|
2022-06-23 00:20:13 +00:00
|
|
|
"title": "\u00c5terautenticera integration"
|
|
|
|
},
|
2022-06-21 00:22:51 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
2022-06-23 00:20:13 +00:00
|
|
|
"password": "L\u00f6senord",
|
2022-06-21 00:22:51 +00:00
|
|
|
"username": "Anv\u00e4ndarnamn"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|