2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00

Add ukrainian as a language option (#7129)

* Add ukrainian as a language option

* change lang code

* add dts
This commit is contained in:
Matthias Mair
2024-04-29 08:37:53 +02:00
committed by GitHub
parent 0f501177cd
commit 3f879f047d
6 changed files with 6 additions and 2 deletions

View File

@ -45,6 +45,7 @@ LOCALES = [
('sv', _('Swedish')),
('th', _('Thai')),
('tr', _('Turkish')),
('uk', _('Ukrainian')),
('vi', _('Vietnamese')),
('zh-hans', _('Chinese (Simplified)')),
('zh-hant', _('Chinese (Traditional)')),

View File

@ -14245,4 +14245,3 @@ msgstr ""
#: users/models.py:426
msgid "Permission to delete items"
msgstr ""