Module:jugs-noun-cell: Difference between revisions
No edit summary |
No edit summary |
||
| Line 64: | Line 64: | ||
if words then | if words then | ||
for i,j in ipairs(words) do | for i,j in ipairs(words) do | ||
table.insert | table.insert({term = j, accel = accel}) | ||
end | end | ||
end | end | ||