Module:zh/data/Christian-syn/Titus

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

local export = {}

export.list = {
	["title"]				= "Titus",
	["type"]				= "",
	
	["Protestant"]			= { "提多" },
	["Roman Catholic"]		= { "弟鐸" },
	["Eastern Orthodox"]	= { "提托" },
}

return export