diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 27c9548edaf..4bbae0698ed 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -262,8 +262,12 @@ "See the documentation" : "See the documentation", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "More apps" : "More apps", + "More apps menu" : "More apps menu", "Search" : "Search", "Reset search" : "Reset search", + "Contacts" : "Contacts", + "Contacts menu" : "Contacts menu", + "Settings menu" : "Settings menu", "Confirm your password" : "Confirm your password", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", @@ -275,8 +279,11 @@ "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.", "Forgot password?" : "Forgot password?", "Back to login" : "Back to login", + "Connect to your account" : "Connect to your account", + "Please log in before granting %s access to your %s account." : "Please log in before granting %s access to your %s account.", "App token" : "App token", "Grant access" : "Grant access", + "Alternative log in using app token" : "Alternative log in using app token", "Account access" : "Account access", "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.", "Redirecting …" : "Redirecting …", @@ -289,6 +296,7 @@ "Error while validating your second factor" : "Error while validating your second factor", "Access through untrusted domain" : "Access through untrusted domain", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.", + "Further information how to configure this can be found in the %sdocumentation%s." : "Further information how to configure this can be found in the %sdocumentation%s.", "App update required" : "App update required", "%s will be updated to version %s" : "%s will be updated to version %s", "These apps will be updated:" : "These apps will be updated:", |