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

14 lines
328 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"location": "Lokacija",
"name": "Ime",
"ssl": "Uporablja SSL certifikat",
"verify_ssl": "Preverite SSL certifikat"
}
}
}
}
}