Module:Lang: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 156:
elseif source:match ('^%a+$') then -- ll
code = source:match ('^(%a%a%a?)$');
 
elseif source:match ('^1%a+$') then -- special case for Linguist list identifiers
code = source:match ('^(1%a%a)$');
 
else
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu