mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
19 lines
493 B
JSON
19 lines
493 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_auth": "Ugyldig godkjenning"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Passord",
|
||
|
"username": "E-post"
|
||
|
},
|
||
|
"title": "Fyll inn brukernavn og passord"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|