{ "config": { "abort": { "already_configured": "Device is already configured" }, "error": { "cannot_connect": "Failed to connect", "wrong_version": "Version not supported (2 or 3 only)" }, "step": { "user": { "data": { "host": "Host", "name": "Name", "password": "Password", "port": "Port", "ssl": "Uses an SSL certificate", "username": "Username", "verify_ssl": "Verify SSL certificate", "version": "Glances API Version (2 or 3)" }, "title": "Setup Glances" } } }, "options": { "step": { "init": { "data": { "scan_interval": "Update frequency" }, "description": "Configure options for Glances" } } } }