Translation fix
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
9f8d2c7350
commit
25371ef97b
|
@ -76,7 +76,7 @@
|
||||||
ng-click="$ctrl.showExportationLetter()"
|
ng-click="$ctrl.showExportationLetter()"
|
||||||
ng-show="$ctrl.invoiceOut.serial == 'E'"
|
ng-show="$ctrl.invoiceOut.serial == 'E'"
|
||||||
translate>
|
translate>
|
||||||
Show CIES letter
|
Show CITES letter
|
||||||
</vn-item>
|
</vn-item>
|
||||||
</vn-list>
|
</vn-list>
|
||||||
</vn-menu>
|
</vn-menu>
|
||||||
|
|
|
@ -6,7 +6,7 @@ Delete Invoice: Eliminar factura
|
||||||
Clone Invoice: Clonar factura
|
Clone Invoice: Clonar factura
|
||||||
Book invoice: Asentar factura
|
Book invoice: Asentar factura
|
||||||
Generate PDF invoice: Generar PDF factura
|
Generate PDF invoice: Generar PDF factura
|
||||||
Show CIES letter: Ver carta CIES
|
Show CITES letter: Ver carta CITES
|
||||||
InvoiceOut deleted: Factura eliminada
|
InvoiceOut deleted: Factura eliminada
|
||||||
Are you sure you want to delete this invoice?: Estas seguro de eliminar esta factura?
|
Are you sure you want to delete this invoice?: Estas seguro de eliminar esta factura?
|
||||||
Are you sure you want to clone this invoice?: Estas seguro de clonar esta factura?
|
Are you sure you want to clone this invoice?: Estas seguro de clonar esta factura?
|
||||||
|
|
Loading…
Reference in New Issue