module.exports = { saved: 'Se ha guardado correctamente', updated: 'Se ha actualizado correctamente', removed: 'Se ha eliminado correctamente', posted: 'Your post has been submitted', commented: 'Your comment has been submitted', discard: 'Cancelado', addCart: 'Item added to cart', checkout: 'Thank you for shopping', sent: 'Email sent', labeled: 'You just changed email label', };