မာတိကာသို့ ခုန်သွားရန်

မော်ဂျူး:usex/data

အဝ်ႏ ဝိစ်သိဉ်နရီ ကို

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

local data = {}

-- Capitalize the first letter of transliterations of sentences in these languages.
data.capitalize_sentences = {
	["ii"] = true,
	["jje"] = true,
	["ko"] = true,
}

return data