core/homeassistant/components/songpal/translations/pt.json

10 lines
223 B
JSON
Raw Normal View History

2020-12-07 00:04:18 +00:00
{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
2020-12-10 00:03:01 +00:00
},
"error": {
2022-12-09 00:24:29 +00:00
"cannot_connect": "A liga\u00e7\u00e3o falhou"
2020-12-07 00:04:18 +00:00
}
}
}