Skip to content

Commit

Permalink
Update Norwegian Bokmål translations (#1525)
Browse files Browse the repository at this point in the history
* specify nb_NO

* Update Norwegian Bokmål translation

* change patch wording nb_NO
  • Loading branch information
Martini-141 authored Nov 14, 2024
1 parent 6ae92c0 commit 8e28157
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 155 deletions.
4 changes: 2 additions & 2 deletions src/qt_gui/settings_dialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ QStringList languageNames = {"Arabic",
"Italian",
"Japanese",
"Korean",
"Norwegian",
"Norwegian (Bokmaal)",
"Polish",
"Portuguese (Brazil)",
"Portuguese (Portugal)",
Expand Down Expand Up @@ -548,4 +548,4 @@ bool SettingsDialog::eventFilter(QObject* obj, QEvent* event) {
}
}
return QDialog::eventFilter(obj, event);
}
}
Loading

0 comments on commit 8e28157

Please sign in to comment.