Cambios

49 bytes añadidos ,  23:05 26 feb 2023
sin resumen de edición
Línea 19: Línea 19:  
if ulang == "ES" then
 
if ulang == "ES" then
 
--replace space with dot
 
--replace space with dot
 +
--Problem: ES doesn't add a space for 4 digits
 
local temp = {mw.ustring.gsub(formattedresult, "%s" , ".")}
 
local temp = {mw.ustring.gsub(formattedresult, "%s" , ".")}
 
return temp[1]
 
return temp[1]
106 448

ediciones