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

11 lines
263 B
JSON
Raw Normal View History

2022-07-13 00:27:34 +00:00
{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
2022-08-22 00:27:12 +00:00
},
"flow_title": "{name}"
2022-07-13 00:27:34 +00:00
}
}