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

14 lines
293 B
JSON
Raw Normal View History

2022-01-30 00:14:21 +00:00
{
"config": {
"abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado"
2022-01-31 00:14:28 +00:00
},
"step": {
"user": {
"data": {
"province": "Prov\u00edncia"
}
}
2022-01-30 00:14:21 +00:00
}
}
}