יחידה:Citation/CS1: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 1,514: | שורה 1,514: | ||
if code == 'polish' then name = 'פולנית' end | if code == 'polish' then name = 'פולנית' end | ||
if code == 'france' then name = 'צרפתית' end | if code == 'france' then name = 'צרפתית' end | ||
if mw.language.fetchCode('hebrew') == "he" then name = 'הונגרית' end | |||
end | end | ||
-- owr part end | -- owr part end | ||