core/homeassistant/components/cloud/translations/en.json

32 lines
1.3 KiB
JSON

{
"issues": {
"legacy_subscription": {
"fix_flow": {
"abort": {
"operation_took_too_long": "The operation took too long. Please try again later."
},
"step": {
"confirm_change_plan": {
"description": "We've recently updated our subscription system. To continue using Home Assistant Cloud you need to one-time approve the change in PayPal.\n\nThis takes 1 minute and will not increase the price."
}
}
},
"title": "Legacy subscription detected"
}
},
"system_health": {
"info": {
"alexa_enabled": "Alexa Enabled",
"can_reach_cert_server": "Reach Certificate Server",
"can_reach_cloud": "Reach Home Assistant Cloud",
"can_reach_cloud_auth": "Reach Authentication Server",
"google_enabled": "Google Enabled",
"logged_in": "Logged In",
"relayer_connected": "Relayer Connected",
"remote_connected": "Remote Connected",
"remote_enabled": "Remote Enabled",
"remote_server": "Remote Server",
"subscription_expiration": "Subscription Expiration"
}
}
}