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

15 lines
555 B
JSON
Raw Normal View History

2021-02-24 00:04:14 +00:00
{
"system_health": {
"info": {
"alexa_enabled": "Alexa ingeschakeld",
"can_reach_cloud": "Bereik Home Assistant Cloud",
"can_reach_cloud_auth": "Bereik authenticatieserver",
"google_enabled": "Google ingeschakeld",
"logged_in": "Ingelogd",
"relayer_connected": "Relayer verbonden",
"remote_connected": "Op afstand verbonden",
"remote_enabled": "Op afstand ingeschakeld",
"subscription_expiration": "Afloop abonnement"
}
}
}