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

local export = {}

export.list = {
	["title"]				= "Hosea",
	["type"]				= "",
	
	["Protestant"]			= { "何西阿" },
	["Roman Catholic"]		= { "歐瑟亞" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export