mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 13:28:49 +00:00
Locale name fix
This commit is contained in:
parent
783f43db5f
commit
461238f8ae
@ -519,7 +519,7 @@ LANGUAGES = [
|
||||
('th', _('Thai')),
|
||||
('tr', _('Turkish')),
|
||||
('vi', _('Vietnamese')),
|
||||
('zh', _('Chinese')),
|
||||
('zh-cn', _('Chinese')),
|
||||
]
|
||||
|
||||
# Currencies available for use
|
||||
|
Loading…
x
Reference in New Issue
Block a user