From f2b1fb738285d8b38b5c3d1b17658594f00550e7 Mon Sep 17 00:00:00 2001 From: Makkkkus <37084190+Makkkkus@users.noreply.github.com> Date: Thu, 12 Dec 2024 03:48:20 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Nynorsk=20and=20Bokm=C3=A5l=20definition?= =?UTF-8?q?=20to=20pack?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/resources/pack.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/client/resources/pack.json b/src/client/resources/pack.json index 3b0f72369..16fc2131b 100644 --- a/src/client/resources/pack.json +++ b/src/client/resources/pack.json @@ -24,7 +24,11 @@ "region": "Italy" }, "nb-no": { - "name": "Norwegian", + "name": "Bokmål", + "region": "Norway" + }, + "nn-no": { + "name": "Nynorsk", "region": "Norway" }, "pt-pt": {