Content deleted Content added
New test module |
fix language error |
||
Line 1:
local p = {
fr = {
args = {}
Line 40 ⟶ 39:
c = c or s
p.fr.args[1], p.fr.args[2] = "zh", c
c =
if (no) then -- handle "links=no"
body = body .. "Chinese: " .. c .. "; "
|