diff options
Diffstat (limited to 'srcs/compose/shift.json')
| -rw-r--r-- | srcs/compose/shift.json | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/srcs/compose/shift.json b/srcs/compose/shift.json index 57e3490..b3a8bca 100644 --- a/srcs/compose/shift.json +++ b/srcs/compose/shift.json @@ -79,5 +79,37 @@ "મ": "ં", "લ": "ળ", "સ": "શ", - "હ": "ઃ" + "હ": "ઃ", + + // Modern Hindi and Sanskrit + "अ": "आ", + "इ": "ई", + "ि": "ी", + "उ": "ऊ", + "ु": "ू", + "ए": "ऐ", + "े": "ै", + "ओ": "औ", + "ो": "ौ", + "क": "ख", + "ग": "घ", + "च": "छ", + "ज": "झ", + "ट": "ठ", + "ड": "ढ", + "न": "ण", + "त": "थ", + "द": "ध", + "ब": "भ", + "म": "ं", + "ल": "ळ", + "स": "श", + "ह": "ः", + "ऋ": "ॠ", + "ृ": "ॄ", + "ऌ": "ॡ", + "ॢ": "ॣ", + "॒": "॑", + "ॅ": "ॲ", + "ॉ": "ऑ" } |
