diff --git a/app/i18n/locales/en.json b/app/i18n/locales/en.json index 62fa09911..8cb8bab86 100644 --- a/app/i18n/locales/en.json +++ b/app/i18n/locales/en.json @@ -750,9 +750,9 @@ "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", - "Community_edition_push_quota": "Community Edition push quota", + "Community_edition_push_quota": "Community push quota", "Workspace_consumption": "Workspace consumption", - "Workspace_consumption_description": "There's a set amount of push of allowed push notifications per month", + "Workspace_consumption_description": "There’s a set amount of push notifications per month", "Push_gateway_connection": "Push Gateway Connection", "Custom_push_gateway_connection": "Custom Gateway Connection", "Test_push_notification": "Test push notification", diff --git a/app/i18n/locales/pt-BR.json b/app/i18n/locales/pt-BR.json index 577654cf4..502383b0a 100644 --- a/app/i18n/locales/pt-BR.json +++ b/app/i18n/locales/pt-BR.json @@ -770,7 +770,7 @@ "Go_to_device_settings": "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 permitidas por mês.", + "Workspace_consumption_description": "Existe uma quantidade definida de notificações push por mês", "Push_gateway_connection": "Conexão com o Gateway de Push", "Custom_push_gateway_connection": "Conexão Personalizada com o Gateway", "Test_push_notification": "Testar notificação push",