22 lines
664 B
JSON
22 lines
664 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "Bare en enkelt konfigurasjon av Abode er tillatt."
|
||
|
},
|
||
|
"error": {
|
||
|
"connection_error": "Kan ikke koble til Abode.",
|
||
|
"identifier_exists": "Kontoen er allerede registrert.",
|
||
|
"invalid_credentials": "Ugyldig brukerinformasjon"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Passord",
|
||
|
"username": "E-postadresse"
|
||
|
},
|
||
|
"title": "Fyll ut innloggingsinformasjonen for Abode"
|
||
|
}
|
||
|
},
|
||
|
"title": "Abode"
|
||
|
}
|
||
|
}
|