mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'main' into feat/sk-31
This commit is contained in:
@ -254,6 +254,7 @@ return [
|
||||
'comentarios' => 'Comentarios',
|
||||
'comentariosCliente' => 'Comentarios cliente',
|
||||
'comentariosSafekat' => 'Comentarios Safekat',
|
||||
'comentariosPresupuestoPDF' => 'Comentarios Presupuesto PDF',
|
||||
'comentariosPresupuesto' => 'Comentarios Presupuesto',
|
||||
'comentariosProduccion' => 'Comentarios Produccion',
|
||||
|
||||
@ -263,6 +264,9 @@ return [
|
||||
|
||||
'totalAceptado' => 'Total aceptado',
|
||||
|
||||
'created_by_at' => 'Creado: ',
|
||||
'updated_by_at' => 'Actualizado: ',
|
||||
|
||||
// Placeholders
|
||||
'formatoLibro' => "Formato libro",
|
||||
'selectCliente' => "Seleccione cliente",
|
||||
|
||||
Reference in New Issue
Block a user