From f3cf13a040577842a253ff3360c3652ebb68c1a0 Mon Sep 17 00:00:00 2001 From: Abhishek Raval <100263510+abhishekd2t@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:06:41 +0530 Subject: [PATCH] Update config.example.yml --- config/config.example.yml | 3 +++ 1 file changed, 3 insertions(+) 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