1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/songpal/translations/fi.json
2020-05-29 00:04:16 +00:00

19 lines
529 B
JSON

{
"config": {
"abort": {
"already_configured": "Laite on jo m\u00e4\u00e4ritetty",
"not_songpal_device": "Ei Songpal-laite"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Haluatko m\u00e4\u00e4ritt\u00e4\u00e4 kohteen {name} ({host})?"
},
"user": {
"data": {
"endpoint": "P\u00e4\u00e4tepiste"
}
}
}
}
}