Module:zh/data/Christian-syn/Peter

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

local export = {}

export.list = {
	["title"]				= "Peter (the apostle)",
	["type"]				= "",
	
	["Protestant"]			= { "彼得" },
	["Roman Catholic"]		= { "伯多祿", "伯鐸" },
	["Eastern Orthodox"]	= { "裴特若" },
}

return export