mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-15 05:57:41 +00:00
Merge pull request #2851 from SchrodingersGat/czech-yourself
Add Czech language support
This commit is contained in:
@@ -663,6 +663,7 @@ LANGUAGE_CODE = CONFIG.get('language', 'en-us')
|
||||
|
||||
# If a new language translation is supported, it must be added here
|
||||
LANGUAGES = [
|
||||
('cs', _('Czech')),
|
||||
('de', _('German')),
|
||||
('el', _('Greek')),
|
||||
('en', _('English')),
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user