2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-07 20:32:12 +00:00

Arabic support (#7630)

* Add 'ar' language (Arabic)

* Add front-end support
This commit is contained in:
Oliver
2024-07-12 11:31:36 +10:00
committed by GitHub
parent a237de10ec
commit fb17078497
6 changed files with 20940 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ Additionally, update the following files with the new locale code:
from django.utils.translation import gettext_lazy as _
LOCALES = [
('ar', _('Arabic')),
('bg', _('Bulgarian')),
('cs', _('Czech')),
('da', _('Danish')),

File diff suppressed because it is too large Load Diff