diff --git a/app/i18n/locales/en.json b/app/i18n/locales/en.json
index dd118adf9..65b9556c5 100644
--- a/app/i18n/locales/en.json
+++ b/app/i18n/locales/en.json
@@ -747,7 +747,7 @@
"Push_Troubleshooting": "Push Troubleshooting",
"Device_notification_settings": "Device notification settings",
"Allow_push_notifications_for_rocket_chat": "Allow push notifications for Rocket.Chat",
- "Go_to_device_settings": "Go to device settings",
+ "No_further_action_is_needed": "No further action is needed",
"Community_edition_push_quota": "Community push quota",
"Workspace_consumption": "Workspace consumption",
"Workspace_consumption_description": "There’s a set amount of push notifications per month",
diff --git a/app/i18n/locales/pt-BR.json b/app/i18n/locales/pt-BR.json
index a671b7249..76b1995eb 100644
--- a/app/i18n/locales/pt-BR.json
+++ b/app/i18n/locales/pt-BR.json
@@ -764,8 +764,8 @@
"Bio": "Biografia",
"Push_Troubleshooting": "Solucionar Problemas de Push",
"Device_notification_settings": "Configurações de notificações do dispositivo",
- "Allow_push_notifications_for_rocket_chat": "Permitir notificações push para o Rocket.Chat",
- "Go_to_device_settings": "Ir para configurações do dispositivo",
+ "Allow_push_notifications_for_rocket_chat": "Nenhuma ação adicional é necessária",
+ "No_further_action_is_needed": "Ir para configurações do dispositivo",
"Community_edition_push_quota": "Cota de notificações push Community Edition",
"Workspace_consumption": "Consumo do Workspace",
"Workspace_consumption_description": "Existe uma quantidade definida de notificações push por mês",
diff --git a/app/views/PushTroubleshootView/components/DeviceNotificationSettings.tsx b/app/views/PushTroubleshootView/components/DeviceNotificationSettings.tsx
index fdf6e0225..6cf93c898 100644
--- a/app/views/PushTroubleshootView/components/DeviceNotificationSettings.tsx
+++ b/app/views/PushTroubleshootView/components/DeviceNotificationSettings.tsx
@@ -39,7 +39,7 @@ export default function DeviceNotificationSettings(): React.ReactElement {
>