diff options
Diffstat (limited to 'mod/notifications/languages/en.php')
-rw-r--r-- | mod/notifications/languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/notifications/languages/en.php b/mod/notifications/languages/en.php index 57fbdbff3..1f43c31de 100644 --- a/mod/notifications/languages/en.php +++ b/mod/notifications/languages/en.php @@ -11,6 +11,7 @@ 'notifications:subscriptions:changesettings' => 'Notifications',
'notification:method:email' => 'Email',
+ 'notifications:subscriptions:title' => 'Notifications per user',
'notifications:subscriptions:description' => 'To receive notifications from your friends when they create new content, find them below and select the notification method you would like to use.',
'notifications:subscriptions:success' => 'Your subscription settings have been saved.',
|