2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-15 08:01:09 +00:00

Arabic support ()

* 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
src
backend
InvenTree
InvenTree
locale
ar
LC_MESSAGES
frontend

@@ -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