aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index 7b17489dc..d8814f682 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -442,6 +442,12 @@ Alternatively, you can enter your database settings below and we will try and do
/**
* Emails
*/
+ 'email:settings' => "Email settings",
+ 'email:address:label' => "Your email address",
+
+ 'email:save:success' => "New email address saved, verification requested.",
+ 'email:save:fail' => "Your new email address could not be saved.",
+
'email:confirm:success' => "You have confirmed your email address!",
'email:confirm:fail' => "Your email address could not be verified...",