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

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

export.list = {
	["title"]				= "Jeremiah",
	["type"]				= "",
	
	["Protestant"]			= { "耶利米" },
	["Roman Catholic"]		= { "耶肋米亞" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export