diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index bb3ecf4f6..cdcd51636 100644 --- a/languages/en.php +++ b/languages/en.php @@ -362,6 +362,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'notifications:usersettings:save:fail' => "There was a problem saving your notification settings.", 'user.notification.get' => 'Return the notification settings for a given user.', + 'user.notification.set' => 'Set the notification settings for a given user.', /** * Search */ |