26 lines
775 B
JSON
26 lines
775 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Allerede konfigurert",
|
|
"invalid_credentials": "Ugyldig legitimasjon"
|
|
},
|
|
"create_entry": {
|
|
"default": "Se [Neato dokumentasjon]({docs_url})."
|
|
},
|
|
"error": {
|
|
"invalid_credentials": "Ugyldig legitimasjon",
|
|
"unexpected_error": "Uventet feil"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Passord",
|
|
"username": "Brukernavn",
|
|
"vendor": "Leverand\u00f8r"
|
|
},
|
|
"description": "Se [Neato dokumentasjon]({docs_url}).",
|
|
"title": "Neato kontoinformasjon"
|
|
}
|
|
}
|
|
}
|
|
} |