mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Committed Swedish translation by Susanna Bjöverud.
This commit is contained in:
parent
8a953e0e99
commit
c0ac26bba7
2 changed files with 2820 additions and 0 deletions
2819
ankiqt/locale/ankiqt_sv_SE.po
Normal file
2819
ankiqt/locale/ankiqt_sv_SE.po
Normal file
File diff suppressed because it is too large
Load diff
|
@ -38,6 +38,7 @@ class Preferences(QDialog):
|
|||
(_("Korean"), "ko_KR"),
|
||||
(_("Polish"), "pl_PL"),
|
||||
(_("Spanish"), "es_ES"),
|
||||
(_("Swedish"), "sv_SE"),
|
||||
]
|
||||
self.connect(self.dialog.buttonBox, SIGNAL("helpRequested()"), self.helpRequested)
|
||||
self.setupLang()
|
||||
|
|
Loading…
Reference in a new issue