var MultiLanguage = (function () { return { get: function (key) { return key; } } })()