core/homeassistant/components/rdw/translations/ca.json

18 lines
443 B
JSON

{
"config": {
"abort": {
"already_configured": "El servei ja est\u00e0 configurat"
},
"error": {
"cannot_connect": "Ha fallat la connexi\u00f3",
"unknown_license_plate": "Matr\u00edcula desconeguda"
},
"step": {
"user": {
"data": {
"license_plate": "Matr\u00edcula"
}
}
}
}
}