diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index c195436478a..8f166db1862 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -44,6 +44,9 @@ "Unable to create user." : "Unable to create user.", "Your %s account was created" : "Your %s account was created", "Unable to delete user." : "Unable to delete user.", + "Forbidden" : "Forbidden", + "Invalid user" : "Invalid user", + "Unable to change mail address" : "Unable to change mail address", "Email saved" : "Email saved", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", "Add trusted domain" : "Add trusted domain", @@ -226,6 +229,8 @@ "Show storage location" : "Show storage location", "Show last log in" : "Show last log in", "Show user backend" : "Show user backend", + "Send email to new user" : "Send email to new user", + "Show email address" : "Show email address", "Username" : "Username", "E-Mail" : "E-Mail", "Create" : "Create", @@ -247,6 +252,7 @@ "Last Login" : "Last Login", "change full name" : "change full name", "set new password" : "set new password", + "change email address" : "change email address", "Default" : "Default" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |