diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/en_GB.js | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.js b/apps/twofactor_backupcodes/l10n/en_GB.js index 46385e0916b..3335afccfb3 100644 --- a/apps/twofactor_backupcodes/l10n/en_GB.js +++ b/apps/twofactor_backupcodes/l10n/en_GB.js @@ -18,17 +18,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "A two-factor auth backup codes provider", "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", - "activated" : "activated", - "updated" : "updated", - "mounted" : "mounted", - "deactivated" : "deactivated", - "beforeCreate" : "beforeCreate", - "created" : "created", - "beforeUpdate" : "beforeUpdate", - "beforeDestroy" : "beforeDestroy", - "destroyed" : "destroyed", - "beforeMount" : "beforeMount", - "Nextcloud backup codes" : "Nextcloud 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." }, "nplurals=2; plural=(n != 1);"); |