Module:peo-translit: Difference between revisions
Created page with "local export = {} local alphabetic_tt = { -- this should only contain alphabetic characters ["𐎠"] = "a", ["𐎡"] = "i", ["𐎢"] = "u", ["𐎣"] = "k", ["𐎤"] = "ku", ["𐎥"] = "g", ["𐎦"] = "gu", ["𐎧"] = "x", ["𐎨"] = "c", ["𐎩"] = "j", ["𐎪"] = "ji", ["𐎫"] = "t", ["𐎬"] = "tu", ["𐎭"] = "d", ["𐎮"] = "di", ["𐎯"] = "du", ["𐎰"] = "θ", ["𐎱"] = "p", ["𐎲"] = "b", ["𐎳"] = "f", ["𐎴"] = "n", ["𐎵"] = "nu",..." |
m 1 revision imported |
(No difference)
| |