Module:zh/data/Christian-syn/James

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

local export = {}

export.list = {
	["title"]				= "James",
	["type"]				= "",
	
	["Protestant"]			= { "雅各" },
	["Roman Catholic"]		= { "雅各伯" },
	["Eastern Orthodox"]	= { "雅科弗" },
}

return export