40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_access_token": "Invalid access token",
|
|
"invalid_auth": "Invalid authentication",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"2fa": {
|
|
"data": {
|
|
"2fa": "Two-factor code"
|
|
},
|
|
"description": "Enter the PIN sent to your email",
|
|
"title": "Two-factor authentication"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Username"
|
|
},
|
|
"title": "Sign-in with Blink account"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"simple_options": {
|
|
"data": {
|
|
"scan_interval": "Scan Interval (seconds)"
|
|
},
|
|
"description": "Configure Blink integration",
|
|
"title": "Blink options"
|
|
}
|
|
}
|
|
}
|
|
} |