29 lines
828 B
JSON
29 lines
828 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Tjenesten er allerede konfigurert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes"
|
|
},
|
|
"step": {
|
|
"api_key": {
|
|
"data": {
|
|
"api_key": "API-n\u00f8kkel"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-n\u00f8kkel",
|
|
"host": "Vert",
|
|
"location": "Plassering",
|
|
"name": "Navn",
|
|
"port": "Port",
|
|
"ssl": "Bruker et SSL-sertifikat",
|
|
"statistics_only": "Bare statistikk",
|
|
"verify_ssl": "Verifisere SSL-sertifikat"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |