Skip to content

Commit ea6a811

Browse files
Adding initial set of flagged word in Tamil (#371)
* Adding initial set of Tamil Flagged * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixing Tamil identifier Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5f86d72 commit ea6a811

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

ac_dc/flagged_words.py

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,4 +2094,17 @@
20942094
"龟儿子",
20952095
"龟头",
20962096
],
2097+
"tam": english_flagged_words
2098+
+ [
2099+
"ஓதா",
2100+
"ஒத்தா",
2101+
"புண்டை",
2102+
"ஒம்மாளே",
2103+
"பக்கி",
2104+
"கூமுட்டை",
2105+
"கருமம்",
2106+
"சனியன்",
2107+
"கஸ்மாலம்",
2108+
"சூத்து",
2109+
],
20972110
}

0 commit comments

Comments
 (0)