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

local export = {}

export.list = {
	["title"]				= "the book of Galatians",
	["type"]				= "book",
	
	["Protestant"]			= { "加拉太書", "加:abb" },
	["Roman Catholic"]		= { "迦拉達書", "迦:abb" },
	["Eastern Orthodox"]	= { "致噶拉塔人書" },
}

return export