Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Essem 2024-07-18 16:21:00 -05:00
commit 63f5f98eb8
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C
173 changed files with 9291 additions and 618 deletions

View file

@ -107,7 +107,7 @@ export default class StatusPrepend extends PureComponent {
return (
<FormattedMessage
id='notification.poll'
defaultMessage='A poll you have voted in has ended'
defaultMessage='A poll you voted in has ended'
/>
);
}