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

19 lines
509 B
JSON

{
"config": {
"error": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"elevation": "Eleva\u00e7\u00e3o",
"latitude": "Latitude",
"longitude": "Longitude",
"name": "Nome"
},
"description": "",
"title": "Localiza\u00e7\u00e3o"
}
}
}
}