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