From 75b2512dba3f5f988c4691898c9b2c4f38be04ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Kj=C3=A6rstad?= Date: Sat, 3 Aug 2024 05:52:44 +0200 Subject: =?UTF-8?q?Add=20Norwegian=20Bokm=C3=A5l=20translation=20(#1382)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Norwegian Bokmål translation * Fix Norwegian Bokmål translation --- src/Main/Forms/PreferencesDialog.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Main/Forms') diff --git a/src/Main/Forms/PreferencesDialog.cpp b/src/Main/Forms/PreferencesDialog.cpp index afc2871f..a610987d 100644 --- a/src/Main/Forms/PreferencesDialog.cpp +++ b/src/Main/Forms/PreferencesDialog.cpp @@ -108,6 +108,7 @@ namespace VeraCrypt {"ka", L"ქართული"}, {"ko", L"한국어"}, {"lv", L"Latviešu"}, + {"nb", L"Norsk Bokmål"}, {"nl", L"Nederlands"}, {"nn", L"Norsk Nynorsk"}, {"pl", L"Polski"}, -- cgit v1.2.3