21 lines
624 B
JSON
21 lines
624 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Denne RainMachine-controller er allerede konfigureret."
|
|
},
|
|
"error": {
|
|
"identifier_exists": "Konto er allerede registreret",
|
|
"invalid_credentials": "Ugyldige legitimationsoplysninger"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "V\u00e6rtsnavn eller IP-adresse",
|
|
"password": "Adgangskode",
|
|
"port": "Port"
|
|
},
|
|
"title": "Udfyld dine oplysninger"
|
|
}
|
|
}
|
|
}
|
|
} |