Documentation for this module may be created at မေႃႇၵျူး:languages/langname2/doc
local export = {} function export.get(frame) return mw.loadData("Module:languages/code to canonical name")[frame.args[1]] end return export