core/homeassistant/components/rainmachine/translations/sl.json

17 lines
443 B
JSON

{
"config": {
"abort": {
"already_configured": "Ta regulator RainMachine je \u017ee konfiguriran."
},
"step": {
"user": {
"data": {
"ip_address": "Ime gostitelja ali naslov IP",
"password": "Geslo",
"port": "port"
},
"title": "Izpolnite svoje podatke"
}
}
}
}