48,355
edits
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
["sort"] = {}, | ["sort"] = {}, | ||
} | } | ||
local m_param_utils = require(parameter_utilities_module) | local m_param_utils = require(parameter_utilities_module) | ||
| Line 41: | Line 40: | ||
local lang = args[lang_arg] | local lang = args[lang_arg] | ||
args.q.default = lang:getCanonicalName() | |||
local data = { | local data = { | ||