fix: refs #7033 add es locale #2472

Merged
alexm merged 1 commits from 7033-hotfix-addLocale into master 2024-05-17 11:24:38 +00:00
1 changed files with 4 additions and 3 deletions

View File

@ -356,5 +356,6 @@
"InvoiceIn is already booked": "La factura recibida está contabilizada",
"This workCenter is already assigned to this agency": "Este centro de trabajo ya está asignado a esta agencia",
"Select ticket or client": "Elija un ticket o un client",
"It was not able to create the invoice": "No se pudo crear la factura"
"It was not able to create the invoice": "No se pudo crear la factura",
"ticketCommercial": "El ticket {{ ticket }} para el vendedor {{ salesMan }} está en preparación. (mensaje generado automáticamente)"
}