added 'hi' in SUPPORTED_LANGUAGES list in default_settings.py

(cherry picked from commit 351185b854)
This commit is contained in:
raghupalash 2020-07-11 13:46:01 -07:00 committed by Baptiste Jonglez
parent 54ea0849ae
commit 5c0ca0e827

View file

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