updated translation
gitea/salix/1913-stowaway_unboarding This commit looks good Details

This commit is contained in:
Joan Sanchez 2019-12-17 13:25:30 +01:00
parent ef95244d07
commit 9d487f3cee
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ class Controller extends Component {
show: () => this.canShowStowaway show: () => this.canShowStowaway
}, },
{ {
name: 'Remove stowaway', name: 'Delete stowaway',
callback: this.showDeleteStowaway, callback: this.showDeleteStowaway,
show: () => this.shouldShowDeleteStowaway() show: () => this.shouldShowDeleteStowaway()
}, },

View File

@ -5,7 +5,7 @@ Ship stowaways: Polizones del barco
Stowaways to add: Polizones a añadir Stowaways to add: Polizones a añadir
Stowaways of the ticket: Polizones del ticket Stowaways of the ticket: Polizones del ticket
Add stowaway: Añadir polizón Add stowaway: Añadir polizón
Remove stowaway: Eliminar polizón Delete stowaway: Eliminar polizón
Are you sure you want to delete this stowaway?: ¿Seguro que quieres eliminar este polizón? Are you sure you want to delete this stowaway?: ¿Seguro que quieres eliminar este polizón?
Are you sure you want to send it?: ¿Seguro que quieres enviarlo? Are you sure you want to send it?: ¿Seguro que quieres enviarlo?
Show Delivery Note: Ver albarán Show Delivery Note: Ver albarán