diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:12:55 +0000 |
commit | 77c6e4106359776bc7283801fa36008596981444 (patch) | |
tree | d590e5b95888b2b53d4ac14812396c6fd7e63f9e /apps/twofactor_backupcodes/l10n/en_GB.js | |
parent | 28eaacd59fe67dda6ec7686dabecabff3bedae0f (diff) | |
download | nextcloud-server-77c6e4106359776bc7283801fa36008596981444.tar.gz nextcloud-server-77c6e4106359776bc7283801fa36008596981444.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.js b/apps/twofactor_backupcodes/l10n/en_GB.js index 6cc2bcc7579..eff85a24771 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.js +++ b/apps/twofactor_backupcodes/l10n/en_GB.js @@ -10,11 +10,11 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "An error occurred while generating your backup codes", "Nextcloud backup codes" : "Nextcloud backup codes", "You created two-factor backup codes for your account" : "You created two-factor backup codes for your account", + "Second-factor backup codes" : "Second-factor backup codes", "Backup code" : "Backup code", "Use backup code" : "Use backup code", "Two factor backup codes" : "Two factor backup codes", "A two-factor auth backup codes provider" : "A two-factor auth backup codes provider", - "Second-factor backup codes" : "Second-factor backup codes", "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes have been generated. {{used}} of {{total}} codes have been used." }, "nplurals=2; plural=(n != 1);"); |