mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 17:52:37 +02:00
added 'hi' in SUPPORTED_LANGUAGES list in default_settings.py
This commit is contained in:
parent
879289608b
commit
351185b854
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ SUPPORTED_LANGUAGES = [
|
||||||
"en",
|
"en",
|
||||||
"es_419",
|
"es_419",
|
||||||
"fr",
|
"fr",
|
||||||
|
"hi",
|
||||||
"id",
|
"id",
|
||||||
"nb_NO",
|
"nb_NO",
|
||||||
"nl",
|
"nl",
|
||||||
|
|
Loading…
Reference in a new issue