From 9b49f09c61e6c0e59777219b99ebb462d47dbac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 10 Oct 2023 23:56:21 +0000 Subject: [PATCH] :globe_with_meridians: Translated (French) Currently translated at 88.5% (325 of 367 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/fr/ --- frontend/src/lib/i18n/locales/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/fr.json b/frontend/src/lib/i18n/locales/fr.json index 338536e..43d5d87 100644 --- a/frontend/src/lib/i18n/locales/fr.json +++ b/frontend/src/lib/i18n/locales/fr.json @@ -421,11 +421,11 @@ }, "activate_2fa": "Activer l'authentification à deux facteurs", "webauthn_available": "Webauthn est disponible", - "totp": "Totp", + "totp": "TOTP", "totp_available": "Totp est disponible", "totp_unavailable": "Totp n'est pas disponible", "disable_totp": "Désactiver Totp", - "enable_totp": "Activer Totp", + "enable_totp": "Activer TOTP", "backup_codes": { "your_backup_code": "Votre code de sauvegarde", "save_somewhere_save": "Sauvegardez-le dans un endroit sûr !",