23 lines
596 B
JSON
23 lines
596 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto har redan konfigurerats",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"create_entry": {
|
|
"default": "Autentiserats"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ogiltig autentisering"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"url": "Webbplats",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |