Reply notifications text (#3942)
* Update user_settings_notifications.jsx * Update en.json
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
5ffe27de8d
Коммит
ec27e96a87
@@ -804,7 +804,7 @@ export default class NotificationsTab extends React.Component {
|
||||
describe = (
|
||||
<FormattedMessage
|
||||
id='user.settings.notifications.commentsNever'
|
||||
defaultMessage="Only trigger notifications when I'm mentioned"
|
||||
defaultMessage="Do not trigger notifications on messages in reply threads unless I'm mentioned"
|
||||
/>
|
||||
);
|
||||
} else if (this.state.notifyCommentsLevel === 'root') {
|
||||
|
||||
Ссылка в новой задаче
Block a user