updated translation
gitea/salix/1913-stowaway_unboarding This commit looks good
Details
gitea/salix/1913-stowaway_unboarding This commit looks good
Details
This commit is contained in:
parent
ef95244d07
commit
9d487f3cee
|
@ -19,7 +19,7 @@ class Controller extends Component {
|
|||
show: () => this.canShowStowaway
|
||||
},
|
||||
{
|
||||
name: 'Remove stowaway',
|
||||
name: 'Delete stowaway',
|
||||
callback: this.showDeleteStowaway,
|
||||
show: () => this.shouldShowDeleteStowaway()
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@ Ship stowaways: Polizones del barco
|
|||
Stowaways to add: Polizones a añadir
|
||||
Stowaways of the ticket: Polizones del ticket
|
||||
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 send it?: ¿Seguro que quieres enviarlo?
|
||||
Show Delivery Note: Ver albarán
|
||||
|
|
Loading…
Reference in New Issue