29 lines
717 B
JSON
29 lines
717 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Denne NextDNS-profilen er allerede konfigurert."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes",
|
|
"invalid_api_key": "Ugyldig API-n\u00f8kkel",
|
|
"unknown": "Totalt uventet feil"
|
|
},
|
|
"step": {
|
|
"profiles": {
|
|
"data": {
|
|
"profile": "Profil"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-n\u00f8kkel"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"system_health": {
|
|
"info": {
|
|
"can_reach_server": "N\u00e5 serveren"
|
|
}
|
|
}
|
|
} |