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

12 lines
304 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Vain yksi Google Cast -m\u00e4\u00e4ritys on tarpeen."
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Haluatko m\u00e4\u00e4ritt\u00e4\u00e4 Google Castin?"
2020-05-13 18:27:21 +00:00
}
}
}
}