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

17 lines
349 B
JSON

{
"config": {
"step": {
"reauth_confirm": {
"data": {
"api_key": "Chave da API"
}
},
"user": {
"data": {
"latitude": "Latitude",
"name": "Nome"
}
}
}
}
}