module.exports = { locale: 'es-US', long: require('./long.json'), short: require('./short.json'), narrow: require('./narrow.json'), quantify: require('../es/quantify') }