پودمان:Pagetype: تفاوت میان نسخه‌ها

۸۳ بایت اضافه‌شده ،  ‏۲ فوریهٔ ۲۰۲۱
روزآمدسازی بر اساس نسخهٔ انگلیسی (با تشکر از کاربر: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]
-- pagetype = cfg.irregularPlurals[pagetype]
--else
if pagetype == "الگو" then
pagetype = pagetype .. "های"
else
else
pagetype = pagetype .. cfg.plural -- often 's'
pagetype = pagetype .. "‌های" -- often 's'
end
end
end
end
کاربر ناشناس