跳转到内容

模組:Zh/data/Christian-syn/Lord's Prayer

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

export.list = {
	["title"]				= "Lord's Prayer",
	["type"]				= "",
	
	["Protestant"]			= { "主禱文" },
	["Roman Catholic"]		= { "天主經" },
	["Eastern Orthodox"]	= { "" }, --主禱文, 我們在天上的父, 我們的天父, 天國的父?
	["Church of the East"]	= { "" },
}

return export