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:
@@ -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')),
|
||||
|
14868
src/backend/InvenTree/locale/ar/LC_MESSAGES/django.po
Normal file
14868
src/backend/InvenTree/locale/ar/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user