diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 4d99a2ce1..13b661209 100644 --- a/languages/en.php +++ b/languages/en.php @@ -439,6 +439,15 @@ Alternatively, you can enter your database settings below and we will try and do 'welcome' => "Welcome %s",
'welcome_message' => "Welcome to this Elgg installation.", + /** + * Emails + */ + 'friend:newfriend:subject' => "%s has made you a friend!", + 'friend:newfriend:body' => "%s has made you a friend! + +Check them out: %s + +You cannot reply to this email.", /** * XML-RPC |