diff --git a/src/pages/Entry/EntryStockBought.vue b/src/pages/Entry/EntryStockBought.vue index 9b6eca132..0e8013586 100644 --- a/src/pages/Entry/EntryStockBought.vue +++ b/src/pages/Entry/EntryStockBought.vue @@ -76,7 +76,7 @@ const columns = [ name: 'tableActions', actions: [ { - title: t('More'), + title: t('View more details'), icon: 'search', isPrimary: true, action: (row) => { @@ -279,7 +279,7 @@ function round(value) { display: flex; flex-direction: column; align-items: center; - width: 45%; + width: 35%; } .text-negative { color: $negative !important; @@ -293,8 +293,8 @@ function round(value) { Buyer: Comprador Reserve: Reservado Bought: Comprado - More: Más Date: Fecha + View more details: Ver más detalles Reserve some space: Reservar espacio - This buyer has already made a reservation for this date: Este comprador ya ha hecho una reserva para esta fecha + This buyer has already made a reservation for this date: Este comprador ya ha hecho una reserva para esta fecha