diff options
Diffstat (limited to 'languages')
-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 d9c9a302b..4213e0b6a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -166,6 +166,8 @@ The photo can be viewed here: %s", 'album:river:group' => "in the group", 'album:river:item' => "an album", 'album:river:annotate' => "a comment on the photo album", + 'river:comment:object:image' => '%s commented on the photo %s', + 'river:comment:object:album' => '%s commented on the album %s', // notifications 'tidypics:newalbum' => 'New photo album', |