Module:Lang-zh: Difference between revisions

Content deleted Content added
1st attempt at rewrite, uploaded for testing
m typo
Line 79:
-- Treat Simplified + Traditional as Chinese if they're the same
if (args["s"] == args["t"]) then
args["c"] = arcsargs["s"]
args["s"] = nil
args["t"] = nil