diff --git a/modules/invoiceOut/front/descriptor-menu/index.html b/modules/invoiceOut/front/descriptor-menu/index.html index dbfd5fe82..3b30f891c 100644 --- a/modules/invoiceOut/front/descriptor-menu/index.html +++ b/modules/invoiceOut/front/descriptor-menu/index.html @@ -76,7 +76,7 @@ ng-click="$ctrl.showExportationLetter()" ng-show="$ctrl.invoiceOut.serial == 'E'" translate> - Show CIES letter + Show CITES letter diff --git a/modules/invoiceOut/front/descriptor-menu/locale/es.yml b/modules/invoiceOut/front/descriptor-menu/locale/es.yml index 01e58633b..9c99037f7 100644 --- a/modules/invoiceOut/front/descriptor-menu/locale/es.yml +++ b/modules/invoiceOut/front/descriptor-menu/locale/es.yml @@ -6,7 +6,7 @@ Delete Invoice: Eliminar factura Clone Invoice: Clonar factura Book invoice: Asentar factura Generate PDF invoice: Generar PDF factura -Show CIES letter: Ver carta CIES +Show CITES letter: Ver carta CITES 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 clone this invoice?: Estas seguro de clonar esta factura?