Module:zh/data/Christian-syn/Philippi

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

local export = {}

export.list = {
	["title"]				= "Philippi",
	["type"]				= "",
	
	["Protestant"]			= { "腓立比" },
	["Roman Catholic"]		= { "斐理伯" },
	["Eastern Orthodox"]	= { "斐利彼" },
}

return export