Module:mtev-translit: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 June 2026

  • curprev 20:3720:37, 5 June 2026 Melinoë talk contribs 2,626 bytes +2,626 Created page with "local export = {} local m_str_utils = require("Module:string utilities") local gsub = m_str_utils.gsub local toNFC = mw.ustring.toNFC local U = m_str_utils.char local grave = U(0x300) local acute = U(0x301) local diaeresis = U(0x308) local svar = U(0x951) local anud = U(0x952) local d_svar = U(0x1CDA) -- double svarita, sometimes used for long vowel with svarita local consonants = { ['क']='k', ['ख']='kh', ['ग']='g', ['घ']='gh', ['च']='c', ['छ']..."