diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/en_GB.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json index cc85672e101..50ddef50b31 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.json +++ b/apps/twofactor_backupcodes/l10n/en_GB.json @@ -1,18 +1,18 @@ { "translations": { - "An error occurred while generating your backup codes" : "An error occurred while generating your backup codes", - "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later", - "Save backup codes" : "Save backup codes", - "Print backup codes" : "Print 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.", - "Regenerate backup codes" : "Regenerate backup codes", - "If you regenerate backup codes, you automatically invalidate old codes." : "If you regenerate backup codes, you automatically invalidate old codes.", - "Generate backup codes" : "Generate 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", + "Generate backup codes" : "Generate 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", + "Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes have been generated. {used} of {total} codes have been used.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later", + "Save backup codes" : "Save backup codes", + "Print backup codes" : "Print backup codes", + "Regenerate backup codes" : "Regenerate backup codes", + "If you regenerate backup codes, you automatically invalidate old codes." : "If you regenerate backup codes, you automatically invalidate old codes.", + "An error occurred while generating your backup codes" : "An error occurred while generating your backup codes", "Use one of the backup codes you saved when setting up two-factor authentication." : "Use one of the backup codes you saved when setting up two-factor authentication.", "Submit" : "Submit", "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"], |