Label for the Events happening in the next 7 days was wrong

This commit is contained in:
Tobias Diekershoff 2018-06-30 17:34:27 +02:00
parent 96fedc2994
commit bc3a569b2f
2 changed files with 1028 additions and 1022 deletions

View File

@ -710,7 +710,7 @@ class Profile
'$classtoday' => $classtoday,
'$count' => count($r),
'$event_reminders' => L10n::t('Event Reminders'),
'$event_title' => L10n::t('Events this week:'),
'$event_title' => L10n::t('Upcoming events the next 7 days:'),
'$events' => $r,
]);
}

File diff suppressed because it is too large Load Diff