36 lines
938 B
JSON
36 lines
938 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Kontoen er allerede konfigurert",
|
|
"reauth_successful": "Godkjenning p\u00e5 nytt var vellykket"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ugyldig godkjenning"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passord"
|
|
},
|
|
"title": "Autentiser Tile p\u00e5 nytt"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Passord",
|
|
"username": "E-post"
|
|
},
|
|
"title": "Konfigurer Tile"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_inactive": "Vis inaktive Tiles"
|
|
},
|
|
"title": "Konfigurer Tile"
|
|
}
|
|
}
|
|
}
|
|
} |