diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 687d78c7f6c..94a9a1303e2 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -96,14 +96,14 @@ OC.L10N.register( "Searching other places" : "Searching other places", "No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"], + "Log in" : "Log in", + "Logging in …" : "Logging in …", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", "An internal error occurred." : "An internal error occurred.", "Please try again or contact your administrator." : "Please try again or contact your administrator.", "Username or email" : "Username or email", "Password" : "Password", - "Log in" : "Log in", - "Logging in …" : "Logging in …", "Wrong username or password." : "Wrong username or password.", "User disabled" : "User disabled", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", @@ -115,6 +115,7 @@ OC.L10N.register( "I know what I'm doing" : "I know what I'm doing", "Cancel" : "Cancel", "Forgot password?" : "Forgot password?", + "Back" : "Back", "Settings" : "Settings", "Could not load your contacts" : "Could not load your contacts", "Search contacts …" : "Search contacts …", |