diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 99706149724..6f096e82102 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -275,11 +275,10 @@ "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", + "App token" : "App token", + "Grant access" : "Grant access", "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.", - "Grant access" : "Grant access", - "App token" : "App token", - "Alternative login using app token" : "Alternative login using app token", "Redirecting …" : "Redirecting …", "New password" : "New password", "New Password" : "New Password", @@ -339,6 +338,7 @@ "Stay logged in" : "Stay logged in", "Alternative Logins" : "Alternative Logins", "You are about to grant \"%s\" access to your %s account." : "You are about to grant \"%s\" access to your %s account.", + "Alternative login using app token" : "Alternative login using app token", "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", |