Module:number list: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 231: Line 231:
end
end
for _, form_type in ipairs(export.get_number_types(lang:getCode())) do
for _, form_type in ipairs(export.get_number_types("av")) do
local numeral = cur_data[form_type.key]
local numeral = cur_data[form_type.key]
if numeral then
if numeral then