From c494475a484afaa0ba86105ea3e639c0ec11af52 Mon Sep 17 00:00:00 2001 From: Rasmit Devkota Date: Sun, 13 Mar 2022 08:21:33 -0400 Subject: [PATCH] Fixed "t"/"th" and "ch"/"chh" in Hindi INSCRIPT layout (#2695) --- frontend/static/layouts/_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/layouts/_list.json b/frontend/static/layouts/_list.json index e17c018e7..7af7e31a9 100644 --- a/frontend/static/layouts/_list.json +++ b/frontend/static/layouts/_list.json @@ -621,7 +621,7 @@ "keys": { "row1": ["ॊऒ", "1ऍ", "2ॅ", "3", "4", "5", "6", "7", "8", "9(", "0)", "-ः", "ऋृ"], "row2": ["ौऔ", "ैऐ", "ाआ", "ीई", "ूऊ", "बभ", "हङ", "गघ", "दध", "जझ", "डढ", "़ञ", "ॉऑ"], - "row3": ["ोओ", "ेए", "्अ", "िइ", "ुउ", "पफ", "रऱ", "कख", "તથ", "ચછ", "टठ"], + "row3": ["ोओ", "ेए", "्अ", "िइ", "ुउ", "पफ", "रऱ", "कख", "तथ", "चछ", "टठ"], "row4": ["ॆऎ", "ंँ", "मण", "न", "व", "लळ", "सश", ",ष", ".।", "यय़"], "row5": [" "] }