Module:auto cat/data: Difference between revisions
Jump to navigation
Jump to search
(Created page with "return { ["Rhymes:%l/%s"] = {"Rhymes:%l"}, ["%l lemmas"] = {"%l language", "Lemmas by language"}, ["%l non-lemmas"] = {"%l lemmas"}, }") |
No edit summary |
||
Line 1: | Line 1: | ||
-- %l = any language name | |||
-- %c = any language code | |||
-- %s = any string | |||
return { | return { | ||
["Rhymes:%l/%s"] = {"Rhymes:%l"}, | ["Rhymes:%l/%s"] = {"Rhymes:%l"}, |