Module:Transliterator: Difference between revisions

m
no edit summary
(Finished with Ndongan section.)
mNo edit summary
Line 175: Line 175:
local oeoe = string.gsub( oe, "Ө", "Ô" )
local oeoe = string.gsub( oe, "Ө", "Ô" )
local jy = string.gsub( oeoe, "ѣ", "ŷ" )
local jy = string.gsub( oeoe, "ѣ", "ŷ" )
local jyjy = string,gsub( jy, "Ѣ", "Ŷ" )
local jyjy = string.gsub( jy, "Ѣ", "Ŷ" )
return jyjy
return jyjy
end
end
return p
return p
3,044

edits