Module:zh/data/Christian-syn/Paul

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

local export = {}

export.list = {
	["title"]				= "Paul",
	["type"]				= "",
	
	["Protestant"]			= { "保羅" },
	["Roman Catholic"]		= { "保祿" },
	["Eastern Orthodox"]	= { "帕弗羅" },
}

return export