diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 655940b44f4..396988d1681 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -277,11 +277,10 @@ OC.L10N.register( "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", @@ -341,6 +340,7 @@ OC.L10N.register( "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.", |