模組:Zh/data/Christian-syn/Philip

維基詞典,自由的多語言詞典
local export = {}

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

return export