diff options
author | ben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-06-27 16:06:53 +0000 |
---|---|---|
committer | ben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-06-27 16:06:53 +0000 |
commit | 76a925cfa0915e3d515886f97c4fbb03c03bc0ca (patch) | |
tree | 083194506f3933471474803f90a35a19a277266f /languages | |
parent | 7a0319814873b63171d479f7507c03c64f151da0 (diff) | |
download | elgg-76a925cfa0915e3d515886f97c4fbb03c03bc0ca.tar.gz elgg-76a925cfa0915e3d515886f97c4fbb03c03bc0ca.tar.bz2 |
Some more translations for comments
git-svn-id: https://code.elgg.org/elgg/trunk@1191 36083f99-b078-4883-b0ff-0f9b5a30f544
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 44bf369ae..bd39f86e4 100644 --- a/languages/en.php +++ b/languages/en.php @@ -510,6 +510,7 @@ Your password has been reset to: %s", * Comments
*/
+ 'comments:count' => "%s comments",
'generic_comments:add' => "Add a comment",
'generic_comments:text' => "Comment",
'generic_comment:posted' => "Your comment was successfully posted.",
|