mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-17 18:26:32 +00:00
Adds support for Romanian locale tranaslations (#7428)
This commit is contained in:
src
backend
InvenTree
frontend
@@ -38,6 +38,7 @@ LOCALES = [
|
||||
('pl', _('Polish')),
|
||||
('pt', _('Portuguese')),
|
||||
('pt-br', _('Portuguese (Brazilian)')),
|
||||
('ro', _('Romanian')),
|
||||
('ru', _('Russian')),
|
||||
('sk', _('Slovak')),
|
||||
('sl', _('Slovenian')),
|
||||
|
14393
src/backend/InvenTree/locale/ro/LC_MESSAGES/django.po
Normal file
14393
src/backend/InvenTree/locale/ro/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user