Jump to content

Module:IPA/data

Documentation for this module may be created at Module:IPA/data/doc

return {
	defaultLabel = "%s pronunciation:",
	labels = {
		["lang"] = "%s:",
		["pron"] = "pronounced",
		["also"] = "also",
		["alsolang"] = "also %s:",
		["langalso"] = "%s also",
		["local"] = "locally",
		["localpron"] = "local pronunciation:",
		["ipa"] = "IPA:",
	},
	defaultKey = "Help:IPA",
	langs = {
	},
}