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

19 lines
496 B
JSON

{
"config": {
"error": {
"name_exists": "A localiza\u00e7\u00e3o j\u00e1 existe"
},
"step": {
"user": {
"data": {
"elevation": "Eleva\u00e7\u00e3o",
"latitude": "Latitude",
"longitude": "Longitude",
"name": "Nome"
},
"description": "",
"title": "Localiza\u00e7\u00e3o"
}
}
}
}