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

20 lines
511 B
JSON

{
"config": {
"abort": {
"already_configured": "Teenus on juba seadistatud"
},
"error": {
"invalid_key": "Vale API v\u00f5ti",
"no_devices": "Kontolt ei leitud \u00fchtegi seadet"
},
"step": {
"user": {
"data": {
"api_key": "API v\u00f5ti",
"app_key": "API v\u00f5ti"
},
"title": "Sisesta oma teave"
}
}
}
}