Update Norwegian Bokmål translations (#1525)

* specify nb_NO

* Update Norwegian Bokmål translation

* change patch wording nb_NO
This commit is contained in:
Martin 2024-11-14 11:00:59 +01:00 committed by GitHub
parent 6ae92c0aac
commit 8e281575b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 155 additions and 155 deletions

View File

@ -31,7 +31,7 @@ QStringList languageNames = {"Arabic",
"Italian",
"Japanese",
"Korean",
"Norwegian",
"Norwegian (Bokmaal)",
"Polish",
"Portuguese (Brazil)",
"Portuguese (Portugal)",
@ -548,4 +548,4 @@ bool SettingsDialog::eventFilter(QObject* obj, QEvent* event) {
}
}
return QDialog::eventFilter(obj, event);
}
}