မော်ဂျူး:labels/data/lang/th

ဝစ်ရှင်နရီ မှ

Documentation for this module may be created at မော်ဂျူး:labels/data/lang/th/doc

local labels = {}

local function alias(x,y) -- allows aliases to be entered as a list
	for _,v in ipairs(y) do
		labels[v] = x
	end
end

labels["တော်ဝင်ထိုင်း"] = {
	display = "တော်ဝင်",
	alias = "Royal Thai",
	plain_categories = {"ထိုင်း တော်ဝင် ဝေါဟာရများ"},
}

return labels