2019-12-09 16:19:42 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-05 00:04:23 +00:00
|
|
|
"already_configured": "Account is already configured",
|
2020-10-11 00:03:37 +00:00
|
|
|
"no_device": "None of your devices have \"Find my iPhone\" activated",
|
|
|
|
"reauth_successful": "Re-authentication was successful"
|
2019-12-09 16:19:42 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-05 00:04:23 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
2019-12-09 16:19:42 +00:00
|
|
|
"send_verification_code": "Failed to send verification code",
|
2021-02-03 18:18:31 +00:00
|
|
|
"validate_verification_code": "Failed to verify your verification code, try again"
|
2019-12-09 16:19:42 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2020-10-11 00:03:37 +00:00
|
|
|
"reauth": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password"
|
|
|
|
},
|
|
|
|
"description": "Your previously entered password for {username} is no longer working. Update your password to keep using this integration.",
|
2020-10-15 21:35:00 +00:00
|
|
|
"title": "Reauthenticate Integration"
|
2020-10-11 00:03:37 +00:00
|
|
|
},
|
2019-12-09 16:19:42 +00:00
|
|
|
"trusted_device": {
|
|
|
|
"data": {
|
|
|
|
"trusted_device": "Trusted device"
|
|
|
|
},
|
|
|
|
"description": "Select your trusted device",
|
|
|
|
"title": "iCloud trusted device"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
2020-03-11 19:43:37 +00:00
|
|
|
"username": "Email",
|
|
|
|
"with_family": "With family"
|
2019-12-09 16:19:42 +00:00
|
|
|
},
|
|
|
|
"description": "Enter your credentials",
|
|
|
|
"title": "iCloud credentials"
|
|
|
|
},
|
|
|
|
"verification_code": {
|
|
|
|
"data": {
|
|
|
|
"verification_code": "Verification code"
|
|
|
|
},
|
|
|
|
"description": "Please enter the verification code you just received from iCloud",
|
|
|
|
"title": "iCloud verification code"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2019-12-09 16:19:42 +00:00
|
|
|
}
|