21 lines
		
	
	
		
			560 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			560 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
    "config": {
 | 
						|
        "abort": {
 | 
						|
            "already_configured": "Ger\u00e4t ist bereits konfiguriert"
 | 
						|
        },
 | 
						|
        "error": {
 | 
						|
            "cannot_connect": "Verbindung fehlgeschlagen",
 | 
						|
            "invalid_auth": "Ung\u00fcltige Authentifizierung",
 | 
						|
            "unknown": "Unerwarteter Fehler"
 | 
						|
        },
 | 
						|
        "step": {
 | 
						|
            "user": {
 | 
						|
                "data": {
 | 
						|
                    "host": "Host",
 | 
						|
                    "password": "Passwort",
 | 
						|
                    "username": "Benutzername"
 | 
						|
                }
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
} |