diff --git a/translations/pt.json b/translations/pt.json index 58ea142..635b6d5 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -1,7 +1,9 @@ { "config": { "abort": { - "already_configured": "O dispositivo já está configurado" + "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", + "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]", + "reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]" }, "error": { "cannot_connect": "Falhou ao conectar",