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

14 lines
312 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"host": "Servidor",
"password": "Palavra-passe",
"port": "Porta",
"username": "Nome de Utilizador"
}
}
}
}
}