You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'description' => $this->l->t('System e-mails are messages generated automatically by Nextcloud. They are sent for example when a share is created or when inviting attendees to a calendar event..'),
29
+
'description' => $this->l->t('System emails are automatically generated by Nextcloudwhen people perform actions like inviting others to calendar events.'),
30
30
31
31
'fields' => [
32
32
[
@@ -36,11 +36,11 @@ public function getSchema(): array {
36
36
'default' => 0,
37
37
'options' => [
38
38
[
39
-
'name' => $this->l->t('People\'s configured mail account'),
0 commit comments