跳转到内容

模組: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