mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
add norwegian to prefs
This commit is contained in:
parent
3b86c3b352
commit
227435d462
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ class Preferences(QDialog):
|
|||
(_("Japanese"), "ja_JP"),
|
||||
(_("Korean"), "ko_KR"),
|
||||
(_("Mongolian"),"mn_MN"),
|
||||
(_("Norwegian"),"nb_NO"),
|
||||
(_("Polish"), "pl_PL"),
|
||||
(_("Spanish"), "es_ES"),
|
||||
(_("Swedish"), "sv_SE"),
|
||||
|
|
Loading…
Reference in a new issue