From f6d8e1e38d5286375e47cd9306dfa380c722bbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Dyhrberg=20Thegler?= Date: Wed, 13 May 2026 19:36:43 +0200 Subject: [PATCH] Fix translation for 'Authentication' in Danish (#24645) --- src/lib/i18n/locales/da-DK/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/da-DK/translation.json b/src/lib/i18n/locales/da-DK/translation.json index 4c5b651dec..56ed596502 100644 --- a/src/lib/i18n/locales/da-DK/translation.json +++ b/src/lib/i18n/locales/da-DK/translation.json @@ -218,7 +218,7 @@ "August": "august", "Auth": "Auth", "Authenticate": "Autentificer", - "Authentication": "Autentikation", + "Authentication": "Autentifikation", "Auto": "Auto", "Auto (Random)": "", "Auto-Copy Response to Clipboard": "Automatisk kopiering af svar til udklipsholder",