跳转到内容

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

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

export.list = {
	["title"]				= "Timothy",
	["type"]				= "",
	
	["Protestant"]			= { "提摩太" },
	["Roman Catholic"]		= { "弟茂德" },
	["Eastern Orthodox"]	= { "提摩泰" },
}

return export