mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
Update Norwegian Bokmål translations (#1525)
* specify nb_NO * Update Norwegian Bokmål translation * change patch wording nb_NO
This commit is contained in:
@@ -31,7 +31,7 @@ QStringList languageNames = {"Arabic",
|
|||||||
"Italian",
|
"Italian",
|
||||||
"Japanese",
|
"Japanese",
|
||||||
"Korean",
|
"Korean",
|
||||||
"Norwegian",
|
"Norwegian (Bokmaal)",
|
||||||
"Polish",
|
"Polish",
|
||||||
"Portuguese (Brazil)",
|
"Portuguese (Brazil)",
|
||||||
"Portuguese (Portugal)",
|
"Portuguese (Portugal)",
|
||||||
@@ -548,4 +548,4 @@ bool SettingsDialog::eventFilter(QObject* obj, QEvent* event) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
return QDialog::eventFilter(obj, event);
|
return QDialog::eventFilter(obj, event);
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user