Added bangla language

Added bangla language to CyberPanel
This commit is contained in:
Istiak Ferdous
2020-06-22 21:22:16 +06:00
parent 5c56adeb40
commit 4be2200113
5 changed files with 6683 additions and 2 deletions

View File

@@ -188,6 +188,7 @@ LANGUAGES = (
('it', _('Italian')),
('de', _('Deutsch')),
('id', _('Indonesian')),
('bn', _('Bangla')),
)
MEDIA_URL = '/home/cyberpanel/media/'