mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
added finnish translation
This commit is contained in:
parent
fbe769ee88
commit
133a6bc3e0
2 changed files with 2123 additions and 0 deletions
2122
ankiqt/locale/ankiqt_fi_FI.po
Normal file
2122
ankiqt/locale/ankiqt_fi_FI.po
Normal file
File diff suppressed because it is too large
Load diff
|
@ -32,6 +32,7 @@ class Preferences(QDialog):
|
||||||
(_("German"), "de_DE"),
|
(_("German"), "de_DE"),
|
||||||
(_("Japanese"), "ja_JP"),
|
(_("Japanese"), "ja_JP"),
|
||||||
(_("Korean"), "ko_KR"),
|
(_("Korean"), "ko_KR"),
|
||||||
|
(_("Finnish"), "fi_FI"),
|
||||||
(_("Spanish"), "es_ES"),
|
(_("Spanish"), "es_ES"),
|
||||||
(_("Italian"), "it_IT"),
|
(_("Italian"), "it_IT"),
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue