Documentation icon မော်ဂျူးမှတ်တမ်းလက်စွဲ[ဖန်တီး]
return {
	-- Blurb
	-- $1 is the intro link, and $2 represents the other links.
	blurb = "''ရင်းမြစ်များ ရှာဖွေရန်။'' $1 – $2",

	-- Links
	introLink = {code = 'google'},
	links = {
		{code = 'google news', display = 'သတင်းများ'},
		{code = 'google newspapers', display = 'သတင်းစာများ'},
		{code = 'google books', display = 'စာအုပ်များ'},
		{code = 'google scholar', display = 'scholar'},
		{code = 'highbeam', display = 'highbeam'},
		{code = 'jstor', display = 'JSTOR'}
	}
}