Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/en_GB.json')
-rw-r--r--apps/twofactor_backupcodes/l10n/en_GB.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json
index fbfbdd5a0ef..af49751e68e 100644
--- a/apps/twofactor_backupcodes/l10n/en_GB.json
+++ b/apps/twofactor_backupcodes/l10n/en_GB.json
@@ -16,8 +16,6 @@
"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",
@@ -28,6 +26,7 @@
"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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file