aboutsummaryrefslogtreecommitdiff
path: root/app/views/settings/notification.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/settings/notification.php')
-rw-r--r--app/views/settings/notification.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/settings/notification.php b/app/views/settings/notification.php
index b46ea45..2fd4f9c 100644
--- a/app/views/settings/notification.php
+++ b/app/views/settings/notification.php
@@ -24,7 +24,7 @@
</tr>
<tr>
<td colspan="2">
- <?= _('Benachrichtigung für unten aufgeführte Veranstaltungen:') ?>
+ <?= _('Benachrichtigungen für die folgenden Veranstaltungen:') ?>
</td>
<? $i = 0; ?>
<? foreach ($modules as $index => $data): ?>