Module:snon-cell: Difference between revisions
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Reverted |
||
| Line 135: | Line 135: | ||
if words then | if words then | ||
for i,j in ipairs(words) do | for i,j in ipairs(words) do | ||
table.insert(links, | table.insert(links, {lang = lang, term = j, accel = accel}) | ||
end | end | ||
end | end | ||