module.exports = function (lang) { return function (string) { return string } }