跳转到内容

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

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

export.list = {
	["title"]				= "Corinth",
	["type"]				= "",
	
	["Protestant"]			= { "哥林多" },
	["Roman Catholic"]		= { "格林多" },
	["Eastern Orthodox"]	= { "科林托" },
}

return export