diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.js b/apps/twofactor_backupcodes/l10n/en_GB.js index 7d8f75de079..acdcc37f3dc 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.js +++ b/apps/twofactor_backupcodes/l10n/en_GB.js @@ -10,6 +10,7 @@ OC.L10N.register( "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", |