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

15 lines
338 B
JSON
Raw Normal View History

2021-11-07 00:12:38 +00:00
{
"config": {
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"unknown_license_plate": "Tundmatu numbrim\u00e4rk"
},
"step": {
"user": {
"data": {
"license_plate": "Numbrim\u00e4rk"
}
}
}
}
}