Module:etymology: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 33: Line 33:
if terminfo.term ~= "-" then
if terminfo.term ~= "-" then
link = " " .. require("Module:links").full_link(terminfo, terminfo.sc[1] == "Latn" and "term" or "term_i", true)
link = " " .. require("Module:links").full_link(terminfo, terminfo.sc[1] == "Latn" and "term_i" or "term", true)
end
end