VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/Forms
diff options
context:
space:
mode:
authorMarius Kjærstad <sandakersmann@users.noreply.github.com>2024-08-03 05:52:44 +0200
committerGitHub <noreply@github.com>2024-08-03 05:52:44 +0200
commit75b2512dba3f5f988c4691898c9b2c4f38be04ce (patch)
treee9150be72aee0dbd1609f76297805a10a30713e3 /src/Main/Forms
parent09c261fc719733e1e83196f5985417730f662ebb (diff)
downloadVeraCrypt-75b2512dba3f5f988c4691898c9b2c4f38be04ce.tar.gz
VeraCrypt-75b2512dba3f5f988c4691898c9b2c4f38be04ce.zip
Add Norwegian Bokmål translation (#1382)
* Add Norwegian Bokmål translation * Fix Norwegian Bokmål translation
Diffstat (limited to 'src/Main/Forms')
-rw-r--r--src/Main/Forms/PreferencesDialog.cpp1
1 files changed, 1 insertions, 0 deletions
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"},