22 lines
622 B
JSON
22 lines
622 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Der Dienst ist bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"title": "Syncthing-Integration einrichten",
|
|
"token": "Token",
|
|
"url": "URL",
|
|
"verify_ssl": "SSL-Zertifikat \u00fcberpr\u00fcfen"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"title": "Syncthing"
|
|
} |