45,640
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
local export = {numbers = {}} | local export = {numbers = {}} | ||
export.additional_number_types = { | |||
{key = "multiplicative", after = "ordinal"}, | |||
} | |||
export.numeral_config = { | export.numeral_config = { |