summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:35 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:35 +0000
commitcea2b78aa39f0ebd9955e1d5efddb143fd536d14 (patch)
tree398c45a4af9506c07b0fb151ec9b9c8feae22123 /apps/twofactor_backupcodes/l10n/en_GB.js
parent2fd5507624b9f0fb2a6bf95d4c0e1d4d72f3d7fd (diff)
downloadnextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.tar.gz
nextcloud-server-cea2b78aa39f0ebd9955e1d5efddb143fd536d14.zip
[tx-robot] updated from transifex
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);");