mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-13 15:36:42 +08:00
* Words for tamil language List of words for language Tamil -தமிழ் * Update tamil.json Fixed the last comma as you suggested :) * Update tamil.json I took out the words and added the alphabets of the language, so that all these only take one key strokes rather than combinations Co-authored-by: Jack <bartnikjack@gmail.com>
37 lines
590 B
JSON
37 lines
590 B
JSON
{
|
|
"name": "tamil",
|
|
"leftToRight": true,
|
|
"words": [
|
|
"அ",
|
|
"ஆ",
|
|
"இ",
|
|
"ஈ",
|
|
"உ",
|
|
"ஊ",
|
|
"எ",
|
|
"ஏ",
|
|
"ஐ",
|
|
"ஒ",
|
|
"ஓ",
|
|
"ஔ",
|
|
"ஃ",
|
|
"க",
|
|
"ங",
|
|
"ச",
|
|
"ஞ",
|
|
"ட",
|
|
"ண",
|
|
"த",
|
|
"ந",
|
|
"ப",
|
|
"ம",
|
|
"ய",
|
|
"ர",
|
|
"ல",
|
|
"வ",
|
|
"ழ",
|
|
"ள",
|
|
"ற",
|
|
"ன"
|
|
]
|
|
}
|