Modulo:Convert: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
typo |
Nessun oggetto della modifica |
||
Riga 197:
if numsep ~= '' then
numsep_remove = (numsep == '.') and '%.' or numsep
if translation and translation.force_to_en_with_check then
numsep_remove = '%.'
end
end
if numsep ~= ',' and numdot ~= ',' then
|