diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
commit | 0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6 (patch) | |
tree | f37fd88f98b87637aaf3fbc3c070845252a9ab8d /core/l10n/en_GB.js | |
parent | 84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4 (diff) | |
download | nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.tar.gz nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 2486c71875e..cf2598d4308 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -347,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "Connect to your account", "Please log in before granting %1$s access to your %2$s account." : "Please log in before granting %1$s access to your %2$s account.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.", + "App password" : "App password", "Grant access" : "Grant access", + "Alternative log in using app password" : "Alternative log in using app password", "Account access" : "Account access", "Currently logged in as %1$s (%2$s)." : "Currently logged in as %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "You are about to grant %1$s access to your %2$s account.", |