کاربر ناشناس
روزآمدسازی بر اساس نسخهٔ انگلیسی (با تشکر از کاربر:Hooman Mallahzadeh بابت ویرایش مرتبط در پودمان:Pagetype/آزمایشی
جز (۱ نسخه واردشده) |
(روزآمدسازی بر اساس نسخهٔ انگلیسی (با تشکر از کاربر:Hooman Mallahzadeh بابت ویرایش مرتبط در پودمان:Pagetype/آزمایشی) |
||
خط ۲۰۲: | خط ۲۰۲: | ||
end | end | ||
if yesno(args.plural, false) then | if yesno(args.plural, false) then | ||
if cfg.irregularPlurals[pagetype] then | -- if cfg.irregularPlurals[pagetype] then | ||
-- pagetype = cfg.irregularPlurals[pagetype] | |||
--else | |||
if pagetype == "الگو" then | |||
pagetype = pagetype .. "های" | |||
else | else | ||
pagetype = pagetype .. | pagetype = pagetype .. "های" -- often 's' | ||
end | end | ||
end | end |