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

20 lines
397 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"password": "Palavra-passe"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"update_time": "Tempo entre actualiza\u00e7\u00f5es (segundos)"
}
}
}
}
}