Skip to content

Commit

Permalink
Fix Tamil YAML.
Browse files Browse the repository at this point in the history
  • Loading branch information
scossu committed Jun 17, 2024
1 parent 0611049 commit 1a5f918
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scriptshifter/tables/data/tamil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ general:
name: Tamil
parents:
- _ignore_base

roman_to_script:
map:

Expand All @@ -14,7 +14,7 @@ roman_to_script:
# combining lowline U+0332
# combining dot below U+0323
# apostrophe(spacing) \u0027

# CONSONANTS WITH VOWEL AI
"Cai": "\u0B9A\u0BC8"
"cai": "\u0B9A\u0BC8"
Expand Down Expand Up @@ -1185,4 +1185,3 @@ script_to_roman:
"\u0BF0": "10"
"\u0BF1": "100"
"\u0BF2": "1000"


0 comments on commit 1a5f918

Please sign in to comment.