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

14 lines
291 B
JSON
Raw Normal View History

2022-07-13 00:27:34 +00:00
{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
2022-07-17 00:25:56 +00:00
},
"step": {
"user": {
"data": {
"password": "Palavra-passe"
}
}
2022-07-13 00:27:34 +00:00
}
}
}