47,726
edits
![]() | We're back! Sorry, bad combo of sickness, funeral and a month-long trip abroad. The site is back now. ![]() |
No edit summary |
No edit summary |
||
Line 212: | Line 212: | ||
return target | return target | ||
else | else | ||
if lang:hasType("conlang") then | |||
.. " | target = "*" .. target | ||
elseif not lang:hasType("conlang") then | |||
target = "Reconstruction:" .. lang:getFullName() .. "/" .. target | |||
end | |||
end | end | ||