יחידה:Citation/CS1: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 1,499: | שורה 1,499: | ||
code = lang:lower(); | code = lang:lower(); | ||
if is_set (name) then else | if is_set (name) then else | ||
if code == 'english' then name = 'אנגלית' end | |||
if code == 'arabic' then name = 'ערבית' end | if code == 'arabic' then name = 'ערבית' end | ||
if code == 'bulgarian' then name = 'בולגרית' end | if code == 'bulgarian' then name = 'בולגרית' end | ||