35,369
רעדאגירונגען
ק (הגהה) |
קאין תקציר עריכה |
||
| שורה 27: | שורה 27: | ||
for (const l in list[p].langlinks) { | for (const l in list[p].langlinks) { | ||
if (list[p].langlinks[l].lang == "he") { | if (list[p].langlinks[l].lang == "he") { | ||
console.log(list[p].langlinks[l], list[p].langlinks[l]['*']) | |||
hebCoord(pageName, list[p].langlinks[l]['*']) | hebCoord(pageName, list[p].langlinks[l]['*']) | ||
} | } | ||