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

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

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

return export