יחידה:תאריך עברי: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 231: | שורה 231: | ||
for e, ee in pairs(abouttable) do | for e, ee in pairs(abouttable) do | ||
if find1(frame.args[1], ee) > 0 then | if find1(frame.args[1], ee) > 0 then | ||
return | return frame.args[1] end | ||
end | end | ||
local success, res = pcall(fromhebrew1) | local success, res = pcall(fromhebrew1) | ||