fix typos
Этот коммит содержится в:
@@ -294,7 +294,7 @@ class NotificationsTab extends React.Component {
|
|||||||
<span>
|
<span>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='user.settings.notifications.info'
|
id='user.settings.notifications.info'
|
||||||
defaultMessage='Desktop notification are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
|
defaultMessage='Desktop notifications are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
|
||||||
/>
|
/>
|
||||||
</span>
|
</span>
|
||||||
);
|
);
|
||||||
@@ -396,7 +396,7 @@ class NotificationsTab extends React.Component {
|
|||||||
<span>
|
<span>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='user.settings.notifications.sounds_info'
|
id='user.settings.notifications.sounds_info'
|
||||||
defaultMessage='Desktop notification sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
|
defaultMessage='Desktop notifications sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.'
|
||||||
/>
|
/>
|
||||||
</span>
|
</span>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1210,10 +1210,10 @@
|
|||||||
"user.settings.notification.allActivity": "For all activity",
|
"user.settings.notification.allActivity": "For all activity",
|
||||||
"user.settings.notifications.onlyMentions": "Only for mentions and direct messages",
|
"user.settings.notifications.onlyMentions": "Only for mentions and direct messages",
|
||||||
"user.settings.notifications.never": "Never",
|
"user.settings.notifications.never": "Never",
|
||||||
"user.settings.notifications.info": "Desktop notification are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.",
|
"user.settings.notifications.info": "Desktop notifications are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.",
|
||||||
"user.settings.notifications.on": "On",
|
"user.settings.notifications.on": "On",
|
||||||
"user.settings.notifications.off": "Off",
|
"user.settings.notifications.off": "Off",
|
||||||
"user.settings.notifications.sounds_info": "Desktop notification sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.",
|
"user.settings.notifications.sounds_info": "Desktop notifications sounds are available on Firefox, Safari, Chrome, Internet Explorer, and Edge.",
|
||||||
"user.settings.notification.soundConfig": "Please configure notification sounds in your browser settings",
|
"user.settings.notification.soundConfig": "Please configure notification sounds in your browser settings",
|
||||||
"user.settings.notifications.emailInfo": "Email notifications are sent for mentions and direct messages after you’ve been offline for more than 60 seconds or away from {siteName} for more than 5 minutes.",
|
"user.settings.notifications.emailInfo": "Email notifications are sent for mentions and direct messages after you’ve been offline for more than 60 seconds or away from {siteName} for more than 5 minutes.",
|
||||||
"user.settings.notifications.sensitiveName": "Your case sensitive first name \"{first_name}\"",
|
"user.settings.notifications.sensitiveName": "Your case sensitive first name \"{first_name}\"",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user