Merge pull request #2890 from uxen-ab/subscriber-not-able-to-change-his-subscriptions-2887

Adds a line in the notification email to manage its subscriptions.
This commit is contained in:
James Brooks
2018-03-27 19:24:05 +01:00
committed by GitHub
4 changed files with 8 additions and 3 deletions

View File

@@ -81,6 +81,7 @@ return [
'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link'
],
'email' => [
'subscribe' => 'Subscribe to email updates.',