[Glitch] Add UI for enabling/disabling poll notifications
This commit is contained in:
parent
5ffdc5426e
commit
931ecc8824
4 changed files with 21 additions and 1 deletions
|
@ -66,7 +66,7 @@ export default class StatusPrepend extends React.PureComponent {
|
|||
return (
|
||||
<FormattedMessage
|
||||
id='notification.poll'
|
||||
defaultMessage='Your poll has ended'
|
||||
defaultMessage='A poll you have voted in has ended'
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue