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

18 lines
488 B
JSON
Raw Normal View History

2018-09-24 10:01:01 +00:00
{
"config": {
"error": {
"invalid_api_key": "Chave de API inv\u00e1lida"
},
"step": {
"user": {
"data": {
"api_key": "Chave de API do OpenUV",
"elevation": "Eleva\u00e7\u00e3o",
"latitude": "Latitude",
"longitude": "Longitude"
},
"title": "Preencha suas informa\u00e7\u00f5es"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-09-24 10:01:01 +00:00
}