{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" }, "error": { "invalid_code": "Invalid code, please try again. If you get this error consistently, please make sure the clock of your Home Assistant system is accurate.", "invalid_token": "Invalid token", "unknown": "[%key:common::config_flow::error::unknown%]" }, "step": { "confirm": { "data": { "code": "Verification code (OTP)" }, "description": "Before completing the setup of One-Time Password (OTP), confirm with a verification code. Scan the QR code with your authentication app. If you don't have one, we recommend either {auth_app1} or {auth_app2}.\n\nAfter scanning the code, enter the six-digit code from your app to verify the setup. If you have problems scanning the QR code, do a manual setup with code **`{code}`**.", "title": "Verify One-Time Password (OTP)" }, "user": { "data": { "name": "[%key:common::config_flow::data::name%]", "new_token": "Generate a new token?", "token": "Authenticator token (OTP)" } } } } }