From 780959bd3e53a22b3affe3aee6c1f5f136410791 Mon Sep 17 00:00:00 2001 From: Panda <81160240+xPnda@users.noreply.github.com> Date: Sun, 9 Jun 2024 20:24:44 +0200 Subject: [PATCH] Update language.ts Also add here --- src/utils/language.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/language.ts b/src/utils/language.ts index 50539985..973c7b2f 100644 --- a/src/utils/language.ts +++ b/src/utils/language.ts @@ -20,6 +20,7 @@ const defaultLanguageCodes: string[] = [ "bn-BD", "cs-CZ", "ca-AD", + "da-DK", "de-DE", "el-GR", "en-US",