1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/garmin_connect/translations/pt.json
2020-09-02 00:03:29 +00:00

18 lines
398 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"error": {
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"password": "Palavra-passe",
"username": "Nome de Utilizador"
}
}
}
}
}