Merge pull request #152 from haiksu/add-finnish-language

Add Finnish language
This commit is contained in:
Christopher Charbonneau Wells 2020-07-29 13:09:24 -07:00 committed by GitHub
commit 701825e281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1523 additions and 0 deletions

View File

@ -155,6 +155,7 @@ LOCALE_PATHS = [
LANGUAGES = [
('en', _('English')),
('fr', _('French')),
('fi', _('Finnish')),
('de', _('German')),
('es', _('Spanish')),
('sv', _('Swedish')),

Binary file not shown.

File diff suppressed because it is too large Load Diff