29 lines
708 B
JSON
29 lines
708 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Denna NextDNS-profil \u00e4r redan konfigurerad."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Misslyckades att ansluta",
|
|
"invalid_api_key": "Ogiltig API nyckel",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"profiles": {
|
|
"data": {
|
|
"profile": "Profil"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API nyckel"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"system_health": {
|
|
"info": {
|
|
"can_reach_server": "N\u00e5 servern"
|
|
}
|
|
}
|
|
} |