跳转到内容

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

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

export.list = {
	["title"]				= "the book of Colossians",
	["type"]				= "book",
	
	["Protestant"]			= { "歌羅西書", "西:abb" },
	["Roman Catholic"]		= { "哥羅森書", "哥:abb" },
	["Eastern Orthodox"]	= { "致科羅西人書" },
}

return export