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

15 lines
316 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
2020-05-20 00:03:49 +00:00
"error": {
"auth_error": "API-todennus ep\u00e4onnistui."
},
2020-05-13 18:27:21 +00:00
"step": {
"user": {
"data": {
"flow_impl": "Tarjoaja"
2020-05-20 00:03:49 +00:00
},
"title": "Todentamisen tarjoaja"
2020-05-13 18:27:21 +00:00
}
}
}
}