Page history
11 September 2023
no edit summary
no edit summary
−7
no edit summary
+7
Created page with "local export = {} local lang = require("Module:languages").getByCode( "mn" ) local links = require( "Module:links" ) table["reverse"] = require( "Module:table" ).reverse table["removeDuplicates"] = require( "Module:table" ).removeDuplicates local char = mw.ustring.char local find = mw.ustring.find local len = mw.ustring.len local match = mw.ustring.match local gmatch = mw.ustring.gmatch local sub = mw.ustring.sub local gsub = mw.ustring.gsub local lower = mw.ustring.low..."
+21,703