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

14 lines
262 B
JSON
Raw Normal View History

2020-11-07 00:04:02 +00:00
{
"config": {
"error": {
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord"
}
}
}
}
}