Content deleted Content added
No edit summary |
No edit summary |
||
Line 92:
if country(args) == "PAK" then
return frame:expandTemplate({title = 'Nastaliq', args = {translation}})
elseif translation ~= '' and lang == 'none' then
return translation
|