Module:zh/data/Christian-syn/Philip

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

local export = {}

export.list = {
	["title"]				= "Philip the Apostle",
	["type"]				= "",
	
	["Protestant"]			= { "腓力" },
	["Roman Catholic"]		= { "斐理伯" },
	["Eastern Orthodox"]	= { "斐利普" },
}

return export