From bfabd207517ab3be82b4f80e9481038b4b186ab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 10 Oct 2023 23:56:28 +0000 Subject: [PATCH] :globe_with_meridians: Translated (German) Currently translated at 97.8% (359 of 367 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/de/ --- frontend/src/lib/i18n/locales/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/de.json b/frontend/src/lib/i18n/locales/de.json index e4b57f0..1b0e0c0 100644 --- a/frontend/src/lib/i18n/locales/de.json +++ b/frontend/src/lib/i18n/locales/de.json @@ -380,9 +380,9 @@ "webauthn_available": "Webauthn ist verfügbar", "webauthn_unavailable": "Webauthn ist nicht verfügbar", "add_security_key": "Sicherheitsschlüssel hinzufügen", - "totp": "Totp", + "totp": "TOTP", "totp_available": "Totp ist verfügbar", - "enable_totp": "Totp aktivieren", + "enable_totp": "TOTP aktivieren", "backup_codes": { "your_backup_code": "Dein Backup-Code", "save_somewhere_save": "Speichere ihn an einem sicheren Ort!",