hass-core/homeassistant/components/ambient_station/.translations/nl.json
2020-04-08 00:08:19 +00:00

18 lines
No EOL
478 B
JSON

{
"config": {
"error": {
"invalid_key": "Ongeldige API-sleutel en/of applicatiesleutel",
"no_devices": "Geen apparaten gevonden in account"
},
"step": {
"user": {
"data": {
"api_key": "API-sleutel",
"app_key": "Applicatiesleutel"
},
"title": "Vul uw gegevens in"
}
},
"title": "Ambient PWS"
}
}