25 lines
784 B
JSON
25 lines
784 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"invalid_api_token": "Ogiltig API-nyckel",
|
|
"no_site": "Ingen plats har tillhandah\u00e5llits.",
|
|
"unknown_error": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"site": {
|
|
"data": {
|
|
"site_name": "Namn p\u00e5 platsen",
|
|
"site_nmi": "Plats NMI"
|
|
},
|
|
"description": "V\u00e4lj NMI f\u00f6r den plats du vill l\u00e4gga till."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_token": "API Token",
|
|
"site_id": "Plats-ID"
|
|
},
|
|
"description": "G\u00e5 till {api_url} f\u00f6r att skapa en API-nyckel"
|
|
}
|
|
}
|
|
}
|
|
} |