21 lines
604 B
JSON
21 lines
604 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Denne RainMachine-kontrolleren er allerede konfigurert."
|
|
},
|
|
"error": {
|
|
"identifier_exists": "Konto er allerede registrert",
|
|
"invalid_credentials": "Ugyldig legitimasjon"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "Vertsnavn eller IP-adresse",
|
|
"password": "Passord",
|
|
"port": "Port"
|
|
},
|
|
"title": "Fyll ut informasjonen din"
|
|
}
|
|
}
|
|
}
|
|
} |