diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 7629420c25e..4842b573007 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -238,10 +238,9 @@ "Username" : "Username", "Done" : "Done", "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", + "Send email to new user" : "Send email to new user", "E-Mail" : "E-Mail", "Create" : "Create", "Admin Recovery Password" : "Admin Recovery Password", @@ -259,6 +258,7 @@ "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", "Unable to add user to group %s" : "Unable to add user to group %s", "Unable to remove user from group %s" : "Unable to remove user from group %s", - "For password recovery and notifications" : "For password recovery and notifications" + "For password recovery and notifications" : "For password recovery and notifications", + "Show last log in" : "Show last log in" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |