Skip to content

Commit

Permalink
Added bangla language
Browse files Browse the repository at this point in the history
Added bangla language to CyberPanel
  • Loading branch information
istiak101 committed Jun 22, 2020
1 parent 5c56ade commit 4be2200
Show file tree
Hide file tree
Showing 5 changed files with 6,683 additions and 2 deletions.
1 change: 1 addition & 0 deletions CyberCP/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
('it', _('Italian')),
('de', _('Deutsch')),
('id', _('Indonesian')),
('bn', _('Bangla')),
)

MEDIA_URL = '/home/cyberpanel/media/'
Expand Down
Binary file added locale/bn/LC_MESSAGES/django.mo
Binary file not shown.
Loading

0 comments on commit 4be2200

Please sign in to comment.