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

14 lines
268 B
JSON

{
"config": {
"error": {
"cannot_connect": "A liga\u00e7\u00e3o falhou"
},
"step": {
"user": {
"data": {
"api_key": "Chave da API"
}
}
}
}
}