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

24 lines
563 B
JSON

{
"config": {
"error": {
"cannot_connect": "Kan geen verbinding maken",
"timeout_connect": "Time-out bij het maken van verbinding"
},
"step": {
"user": {
"data": {
"host": "Host",
"password": "Wachtwoord"
},
"title": "Rain Bird configureren"
}
}
},
"options": {
"step": {
"init": {
"title": "Rain Bird configureren"
}
}
}
}