module.exports = { '/': { message: 'Go back to the last reading.', buttonText: 'Go to' }, '/zh/': { message: '继续上次阅读', buttonText: '前往' } }