跳转到内容

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

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

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

return export