{ "config": { "step": { "user": { "title": "Hive Login", "description": "Enter your Hive login information and configuration.", "data": { "username": "Username", "password": "Password", "scan_interval": "Scan Interval (seconds)" } }, "2fa": { "title": "Hive Two-factor Authentication.", "description": "Enter your Hive authentication code. \n \n Please enter code 0000 to request another code.", "data": { "2fa": "Two-factor code" } }, "reauth": { "title": "Hive Login", "description": "Re-enter your Hive login information.", "data": { "username": "Username", "password": "Password" } } }, "error": { "invalid_username": "Failed to sign into Hive. Your email address is not recognised.", "invalid_password": "Failed to sign into Hive. Incorrect password please try again.", "invalid_code": "Failed to sign into Hive. Your two-factor authentication code was incorrect.", "no_internet_available": "An internet connection is required to connect to Hive.", "unknown": "Unexpected error" }, "abort": { "already_configured": "Account is already configured", "unknown_entry": "Unable to find existing entry.", "reauth_successful": "Re-authentication was successful" } }, "options": { "step": { "user": { "title": "Options for Hive", "description": "Update the scan interval to poll for data more often.", "data": { "scan_interval": "Scan Interval (seconds)" } } } } }