Module:Sandbox/Nardog/7l

Revision as of 17:22, 21 January 2019 by imported>Nardog (Created page with 'return { ['lang'] = { text = 'English:', }, ['langpron'] = { text = 'English pronunciation:', }, ['uk'] = { text = 'UK:', audiocat = 'Pages includin...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Sandbox/Nardog/7l/doc

return {
	['lang'] = {
		text = 'English:',
	},
	['langpron'] = {
		text = 'English pronunciation:',
	},
	['uk'] = {
		text = 'UK:',
		audiocat = 'Pages including recorded pronunciations (UK English)'
	},
	['uklang'] = {
		text = 'British English:',
		audiocat = 'Pages including recorded pronunciations (UK English)'
	},
	['us'] = {
		text = 'US:',
		audiocat = 'Pages including recorded pronunciations (US English)'
	},
	['uslang'] = {
		text = 'American English:',
		audiocat = 'Pages including recorded pronunciations (US English)'
	},
}