Merge pull request #49556 from nextcloud/backport/49281/stable30

[stable30] chore(i18n): Fixed grammar
This commit is contained in:
Richard Steinmetz 2024-12-30 12:56:08 +01:00 committed by GitHub
commit a570d24dbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ class MailProvider implements IDeclarativeSettingsForm {
'default' => 1,
'options' => [
[
'name' => $this->l->t('Users\'s email account'),
'name' => $this->l->t('User\'s email account'),
'value' => 1
],
[