跳转到内容

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

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

export.list = {
	["title"]				= "cherub",
	["type"]				= "",
	
	["Protestant"]			= { "基路伯", "基路冰:dated" },
	["Roman Catholic"]		= { "革魯賓" },
	["Eastern Orthodox"]	= { "赫儒文" },
	["Church of the East"]	= { "" },
}

return export