diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 60eea1a65..26599414b 100644 --- a/languages/en.php +++ b/languages/en.php @@ -324,7 +324,8 @@ $english = array( 'friends:of:owned' => "People who have made %s a friend", 'friends:of' => "Friends of", - 'friends:collections' => "Collections of friends", + 'friends:collections' => "Friend collections", + 'collections:add' => "New collection", 'friends:collections:add' => "New friends collection", 'friends:addfriends' => "Add friends", 'friends:collectionname' => "Collection name", |