Module:Quotations/cy/data

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This module contains data for works in Welsh and is used to format the parameters of {{Q|cy|...}}.


local data = {}

data.authorAliases = {}
data['Bible (1620)'] = {
	works = {['1 Cronicl'] = {year='1588-1620'}
			}
}

return {data = data}