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

16 lines
642 B
JSON
Raw Normal View History

2020-11-12 00:10:58 +00:00
{
"system_health": {
"info": {
"alexa_enabled": "Alexa aktiv\u00e9iert",
"can_reach_cert_server": "Zertifikat Server ereechbar",
"can_reach_cloud": "Home Assistant Cloud ereechbar",
"can_reach_cloud_auth": "Authentifikatioun Server ereechbar",
"google_enabled": "Google aktiv\u00e9iert",
"logged_in": "Ageloggt",
"relayer_connected": "Relayer verbonnen",
"remote_connected": "Remote verbonnen",
"remote_enabled": "Remote aktiv\u00e9iert",
"subscription_expiration": "Abonnement Verfallsdatum"
}
}
}