Update Push and Email Notifications Text (#3924)
* Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update email_notification_setting.jsx * Update en.json * Update user_settings_notifications.jsx
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
26f96b240d
Коммит
38b25a8784
@@ -149,7 +149,7 @@ export default class EmailNotificationSetting extends React.Component {
|
||||
batchingInfo = (
|
||||
<FormattedMessage
|
||||
id='user.settings.notifications.emailBatchingInfo'
|
||||
defaultMessage='Notifications are combined into a single email and sent at the maximum frequency selected here.'
|
||||
defaultMessage='Notifications received over the time period selected are combined and sent in a single email.'
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user