mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +00:00
Add translation support for Slovenian (#4072)
* Add translation support for Slovenian * Remove old debug code
This commit is contained in:
@ -654,6 +654,7 @@ LANGUAGES = [
|
|||||||
('pt', _('Portuguese')),
|
('pt', _('Portuguese')),
|
||||||
('pt-BR', _('Portuguese (Brazilian)')),
|
('pt-BR', _('Portuguese (Brazilian)')),
|
||||||
('ru', _('Russian')),
|
('ru', _('Russian')),
|
||||||
|
('sl', _('Slovenian')),
|
||||||
('sv', _('Swedish')),
|
('sv', _('Swedish')),
|
||||||
('th', _('Thai')),
|
('th', _('Thai')),
|
||||||
('tr', _('Turkish')),
|
('tr', _('Turkish')),
|
||||||
|
8373
InvenTree/locale/sl/LC_MESSAGES/django.po
Normal file
8373
InvenTree/locale/sl/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user