From 729ce020fea264f0a8382313c1f0b58d80ea9db2 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Sun, 12 Sep 2021 11:13:48 +0100 Subject: [PATCH] Enable Hindi localization --- config.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.toml b/config.toml index eba5852abb..aa099d466d 100644 --- a/config.toml +++ b/config.toml @@ -30,8 +30,7 @@ pygmentsStyle = "emacs" enableGitInfo = true # Norwegian ("no") is sometimes but not currently used for testing. -# Hindi is disabled because it's currently in development. -disableLanguages = ["hi", "no"] +disableLanguages = ["no"] [caches] [caches.assets]