2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-14 14:41:33 +00:00

Adds support for Romanian locale tranaslations (#7428)

This commit is contained in:
Oliver
2024-06-11 12:03:46 +10:00
committed by GitHub
parent 9962d85570
commit c834759f07
4 changed files with 14396 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ LOCALES = [
('pl', _('Polish')),
('pt', _('Portuguese')),
('pt-br', _('Portuguese (Brazilian)')),
('ro', _('Romanian')),
('ru', _('Russian')),
('sk', _('Slovak')),
('sl', _('Slovenian')),

File diff suppressed because it is too large Load Diff