Merge pull request #49281 from nextcloud/rakekniven-patch-1

chore(i18n): Fixed grammar
This commit is contained in:
Sebastian Krupinski 2024-11-14 07:52:52 -05:00 committed by GitHub
commit e68c7f2bfa
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
],
[