getlang icon indicating copy to clipboard operation
getlang copied to clipboard

Add language detection for Malayalam

Open rylans opened this issue 6 years ago • 2 comments

rylans avatar Jul 12 '18 15:07 rylans

Can add support for this language by its script. Add this to the scripts variable (defined on line 42 of getlang.go) "ml": []*unicode.RangeTable{unicode.Malayalam},

rylans avatar Jul 12 '18 15:07 rylans

I'll add this too.

bharatsewani1993 avatar Jul 13 '18 16:07 bharatsewani1993