23 lines
708 B
JSON
23 lines
708 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering"
|
|
},
|
|
"flow_title": "{device} ({ip_address})",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP-adress",
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
},
|
|
"description": "Ange n\u00f6dv\u00e4ndig information nedan.",
|
|
"title": "St\u00e4ll in Gogogate2 eller ismartgate"
|
|
}
|
|
}
|
|
}
|
|
} |