Skip to content

Commit 599488d

Browse files
authored
feat(language): add tamil old (@VIZL-23) (monkeytypegame#6141)
### Description Added the version of Old Tamil Language(similar to old English,these words were used in plays and poems) words to the group of Tamil ### Checks - [x] Adding a language or a theme? - [x] If is a language, did you edit `_list.json`, `_groups.json` and add `languages.json`? - [x] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.
1 parent 759829a commit 599488d

File tree

4 files changed

+471
-2
lines changed

4 files changed

+471
-2
lines changed

frontend/static/languages/_groups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
},
196196
{
197197
"name": "tamil",
198-
"languages": ["tamil", "tamil_1k", "tanglish"]
198+
"languages": ["tamil", "tamil_1k", "tanglish", "tamil_old"]
199199
},
200200
{
201201
"name": "kannada",

frontend/static/languages/_list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
,"tamil"
9090
,"tamil_1k"
9191
,"tanglish"
92+
,"tamil_old"
9293
,"telugu"
9394
,"telugu_1k"
9495
,"greek"

0 commit comments

Comments
 (0)