core/homeassistant/components/smhi/translations/pt-BR.json

21 lines
579 B
JSON

{
"config": {
"abort": {
"already_configured": "A conta j\u00e1 foi configurada"
},
"error": {
"name_exists": "O nome j\u00e1 existe",
"wrong_location": "Localiza\u00e7\u00e3o apenas na Su\u00e9cia"
},
"step": {
"user": {
"data": {
"latitude": "Latitude",
"longitude": "Longitude",
"name": "Nome"
},
"title": "Localiza\u00e7\u00e3o na Su\u00e9cia"
}
}
}
}