Module:zh/data/Christian-syn/Galatia

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

local export = {}

export.list = {
	["title"]				= "Galatia",
	["type"]				= "",
	
	["Protestant"]			= { "加拉太" },
	["Roman Catholic"]		= { "迦拉達" },
	["Eastern Orthodox"]	= { "噶拉塔" },
}

return export