core/homeassistant/components/philips_js/translations/sv.json

15 lines
283 B
JSON
Raw Normal View History

2021-04-12 00:04:19 +00:00
{
"config": {
"error": {
"invalid_pin": "Ogiltig PIN-kod"
},
"step": {
"pair": {
"data": {
"pin": "PIN-kod"
},
"title": "Para ihop"
}
}
}
}