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

12 lines
214 B
JSON
Raw Normal View History

2022-07-13 00:27:34 +00:00
{
"config": {
"step": {
"user": {
"data": {
2022-12-09 00:24:29 +00:00
"host": "Endere\u00e7o",
2022-07-14 00:27:41 +00:00
"port": "Porta"
2022-07-13 00:27:34 +00:00
}
}
}
}
}