21 lines
583 B
JSON
21 lines
583 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Tj\u00e4nsten \u00e4r redan konfigurerad"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"title": "St\u00e4ll in Syncthing-integration",
|
|
"token": "Token",
|
|
"url": "URL",
|
|
"verify_ssl": "Verifiera SSL-certifikat"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |