Modifiche

⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

Modulo:Fan cont-pronunciation

173 byte aggiunti, 12:53, 17 dic 2018
nessun oggetto della modifica
Riga 32: Riga 32:  
-- â at the end of a word is /è/
 
-- â at the end of a word is /è/
 
           word = word:gsub("câ","chè")
 
           word = word:gsub("câ","chè")
 +
        end
 +
        if mw.ustring.find(word,"gâ") then
 +
          word = mw.ustring.toNFC(word)
 +
-- â at the end of a word is /è/
 +
          word = word:gsub("gâ","ghè")
 
         end
 
         end
 
         if mw.ustring.find(word,"â") then
 
         if mw.ustring.find(word,"â") then

Menu di navigazione