added 'hi' in SUPPORTED_LANGUAGES list in default_settings.py

This commit is contained in:
raghupalash 2020-07-11 13:46:01 -07:00 committed by zorun
parent 879289608b
commit 351185b854

View file

@ -13,6 +13,7 @@ SUPPORTED_LANGUAGES = [
"en",
"es_419",
"fr",
"hi",
"id",
"nb_NO",
"nl",