Module:zh/data/Christian-syn/John the Baptist

From Wiktionary, the free dictionary
Jump to navigation Jump to search

local export = {}

export.list = {
	["title"]				= "John (the Baptist)",
	["type"]				= "",
	
	["Protestant"]			= { "約翰", "施洗約翰", "施浸約翰" }, --施洗者約翰?
	["Roman Catholic"]		= { "若翰", "若翰洗者" },
	["Eastern Orthodox"]	= { "約安", "施洗者約安" },
}

return export