Ver código fonte

Fix Tamil YAML.

scossu 11 meses atrás
pai
commit
1a5f91833e
1 arquivos alterados com 2 adições e 3 exclusões
  1. 2 3
      scriptshifter/tables/data/tamil.yml

+ 2 - 3
scriptshifter/tables/data/tamil.yml

@@ -2,7 +2,7 @@ general:
   name: Tamil
   parents:
     - _ignore_base
-    
+
 roman_to_script:
   map:
 
@@ -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"
@@ -1185,4 +1185,3 @@ script_to_roman:
     "\u0BF0": "10"
     "\u0BF1": "100"
     "\u0BF2": "1000"
-