summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/en_GB.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.js b/apps/twofactor_backupcodes/l10n/en_GB.js
index 752e3b0de78..46385e0916b 100644
--- a/apps/twofactor_backupcodes/l10n/en_GB.js
+++ b/apps/twofactor_backupcodes/l10n/en_GB.js
@@ -18,8 +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",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup codes have been generated. {{used}} of {{total}} codes have been used.",
- "Nextcloud backup codes" : "Nextcloud backup codes",
"activated" : "activated",
"updated" : "updated",
"mounted" : "mounted",
@@ -30,6 +28,7 @@ OC.L10N.register(
"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);");