diff --git a/config/config.example.yml b/config/config.example.yml index 83161263eb..26f26f30d3 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -135,6 +135,9 @@ languages: - code: lv label: Latviešu active: true + - code: hi + label: Hindi + active: true - code: hu label: Magyar active: true