diff options
Diffstat (limited to 'mod/profile')
-rw-r--r-- | mod/profile/languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/profile/languages/en.php b/mod/profile/languages/en.php index d8f4e1848..6017a590c 100644 --- a/mod/profile/languages/en.php +++ b/mod/profile/languages/en.php @@ -113,6 +113,7 @@ You cannot reply to this email.", */ 'profile:no_friends' => 'This person hasn\'t added any friends yet!', + 'profile:no_groups' => 'This user has not joined any groups yet.', 'profile:noaccess' => "You do not have permission to edit this profile.", 'profile:notfound' => "Sorry, we could not find the specified profile.", 'profile:icon:notfound' => "Sorry, there was a problem uploading your profile picture.", |