Skip to content

Commit 57acaec

Browse files
author
Sabbir Ahmed
authored
Merge pull request #1084 from devmuhib009/patch-3
Added Bangla Words
2 parents 2fdc47e + 7cb2f44 commit 57acaec

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

data/avro-keymap.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,18 @@
401401
{
402402
"definition": "রাষ্ট্র",
403403
"code": "raShTr"
404+
},
405+
{
406+
"definition": "স্বাস্থ্য",
407+
"code": "sbasTho"
408+
},
409+
{
410+
"definition": "কমপ্লেক্স",
411+
"code": "komplex"
412+
},
413+
{
414+
"definition": "চিকিৎসক",
415+
"code": "cikitsok"
404416
}
405417
]
406418
},
@@ -917,4 +929,4 @@
917929
]
918930
}
919931
]
920-
}
932+
}

0 commit comments

Comments
 (0)