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

27 lines
686 B
JSON
Raw Normal View History

2021-05-12 00:04:03 +00:00
{
"config": {
"abort": {
"no_plants": "Kontolt ei leitud \u00fchtegi taime"
},
"error": {
"invalid_auth": "Autentimine nurjus"
},
"step": {
"plant": {
"data": {
"plant_id": "Taim"
},
"title": "Vali oma taim"
},
"user": {
"data": {
"name": "Nimi",
2021-05-18 00:12:13 +00:00
"password": "Salas\u00f5na",
2021-05-12 00:04:03 +00:00
"username": "Kasutajanimi"
},
"title": "Sisesta oma Growatti teave"
}
}
},
"title": "Growatt Server"
}