diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json index dbf755ace65..e69a8c77b41 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.json +++ b/apps/twofactor_backupcodes/l10n/en_GB.json @@ -1,4 +1,6 @@ { "translations": { + "An error occurred while generating your backup codes" : "An error occurred while generating your backup codes", + "Nextcloud backup codes" : "Nextcloud 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", @@ -7,8 +9,6 @@ "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-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", - "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", "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor.", |