Module:zh/data/Christian-syn/Bethlehem

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

local export = {}

export.list = {
	["title"]				= "Bethlehem",
	["type"]				= "",
	
	["Protestant"]			= { "伯利恆" },
	["Roman Catholic"]		= { "白冷" },
	["Eastern Orthodox"]	= { "微福列耶木" },
	["Church of the East"]	= { "" },
}

return export