Add translation support for Slovenian (#4072)

* Add translation support for Slovenian

* Remove old debug code
This commit is contained in:
Oliver 2022-12-17 20:36:33 +11:00 committed by GitHub
parent 2082455c4e
commit e4a904e1b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8374 additions and 0 deletions

View File

@ -654,6 +654,7 @@ LANGUAGES = [
('pt', _('Portuguese')),
('pt-BR', _('Portuguese (Brazilian)')),
('ru', _('Russian')),
('sl', _('Slovenian')),
('sv', _('Swedish')),
('th', _('Thai')),
('tr', _('Turkish')),

File diff suppressed because it is too large Load Diff