Jump to content

Module:User:Surjection/labels/data/colloquial

From Wiktionary, the free dictionary


return function (langname, wiki)
	return {
		display = "colloquial",
		Wikipedia = wiki,
		plain_categories = {"Colloquial " .. langname},
	}
end