diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-04 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-04 00:12:07 +0000 |
commit | d9504a4e061693b95bcab0628433185389b47a24 (patch) | |
tree | 37f7fe4c783e5dd86d03814fafd84e4822c34a44 /apps/twofactor_backupcodes/l10n/fr.js | |
parent | ac330077d83d699234e0d8f112c9feca95017d98 (diff) | |
download | nextcloud-server-d9504a4e061693b95bcab0628433185389b47a24.tar.gz nextcloud-server-d9504a4e061693b95bcab0628433185389b47a24.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/fr.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/fr.js b/apps/twofactor_backupcodes/l10n/fr.js index 2b79aa99790..d99ad0b3a21 100644 --- a/apps/twofactor_backupcodes/l10n/fr.js +++ b/apps/twofactor_backupcodes/l10n/fr.js @@ -22,6 +22,7 @@ OC.L10N.register( "Use backup code" : "Utiliser un code de récupération", "Two factor backup codes" : "Code de secours pour l'authentification double facteur.", "A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs", + "Submit" : "Envoyer", "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Les codes de récupération ont été générés. {{used}} codes sur {{total}} ont été utilisés." }, "nplurals=2; plural=(n > 1);"); |