کاربر ناشناس
پودمان:Distinguish: تفاوت میان نسخهها
بدون خلاصۀ ویرایش
(fixed with text and selfref) |
بدون خلاصۀ ویرایش |
||
خط ۲۱: | خط ۲۱: | ||
if #args == 0 and not text then return '' end | if #args == 0 and not text then return '' end | ||
local text = string.format( | local text = string.format( | ||
' | 'با %s اشتباه نشود.', | ||
text or mHatlist.orList(args, true) | text or mHatlist.orList(args, true) | ||
) | ) |