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

12 lines
285 B
JSON
Raw Normal View History

2018-07-02 12:53:33 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Potrebna je samo ena konfiguracija Google Cast-a."
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Ali \u017eelite nastaviti Google Cast?"
2018-07-02 12:53:33 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-07-02 12:53:33 +00:00
}