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

12 lines
330 B
JSON
Raw Normal View History

2018-09-24 10:01:01 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Apenas uma configura\u00e7\u00e3o do Home Assistant iOS \u00e9 necess\u00e1ria."
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Deseja configurar o componente iOS do Home Assistant?"
2018-09-24 10:01:01 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-09-24 10:01:01 +00:00
}