跳转到内容

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

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

export.list = {
	["title"]				= "John (the apostle)",
	["type"]				= "",
	
	["Protestant"]			= { "約翰" },
	["Roman Catholic"]		= { "若望" },
	["Eastern Orthodox"]	= { "約安" },
}

return export