mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
papel impresion terminado a falta de añadir maquinas y revisar UI
This commit is contained in:
@ -79,10 +79,10 @@ return [
|
||||
'sureToDeleteTitle' => 'Are you sure you want to delete this {0}?',
|
||||
'text' => 'This action cannot be undone.',
|
||||
'title' => 'Are you sure?',
|
||||
|
||||
'maxRowsReached' => 'No more lines can be added.'
|
||||
],
|
||||
|
||||
|
||||
'ok' => 'Ok',
|
||||
'wait' => 'Wait',
|
||||
],
|
||||
|
||||
|
||||
|
||||
63
ci4/app/Language/en/ImpresionTipologias.php
Normal file
63
ci4/app/Language/en/ImpresionTipologias.php
Normal file
@ -0,0 +1,63 @@
|
||||
<?php
|
||||
|
||||
|
||||
|
||||
return [
|
||||
'amarillo' => 'Yellow',
|
||||
'bicolor' => 'Bicolor',
|
||||
'color' => 'Color',
|
||||
'cyan' => 'Cyan',
|
||||
'gotaColor' => 'Color Drop',
|
||||
'gotaNegro' => 'Black Drop',
|
||||
'magenta' => 'Magenta',
|
||||
'negro' => 'Black',
|
||||
'tipo' => 'Type',
|
||||
'errorTipo' => 'Typology type already exists',
|
||||
'validation' => [
|
||||
'amarillo' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
'cyan' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
'gota_color' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
'gota_negro' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
'magenta' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
'negro' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
'tipo' => [
|
||||
'in_list' => 'The {field} field must be one of: {param}.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
|
||||
],
|
||||
|
||||
|
||||
];
|
||||
@ -18,8 +18,6 @@ return [
|
||||
'showInClient' => 'Show in Client',
|
||||
'updatedAt' => 'Updated At',
|
||||
|
||||
'Form_acordion_title' => 'Print papers associated',
|
||||
|
||||
'validation' => [
|
||||
'code' => [
|
||||
'max_length' => 'The {field} field cannot exceed {param} characters in length.',
|
||||
|
||||
@ -32,6 +32,9 @@ return [
|
||||
'rotativa' => 'Rotary',
|
||||
'updatedAt' => 'Updated At',
|
||||
'userUpdateId' => 'User Update ID',
|
||||
|
||||
'consumo_tintas_rotativas' => 'Rotary ink consumption',
|
||||
|
||||
'validation' => [
|
||||
'espesor_update' => [
|
||||
'max_length' => 'The {field} field cannot exceed {param} characters in length.',
|
||||
|
||||
@ -79,9 +79,11 @@ return [
|
||||
'sureToDeleteTitle' => 'Está seguro de borrar {0}?',
|
||||
'text' => 'Esta acción no se puede deshacer.',
|
||||
'title' => 'Está seguro?',
|
||||
'maxRowsReached' => 'No se pueden añadir más líneas.'
|
||||
|
||||
],
|
||||
|
||||
'ok' => 'Ok',
|
||||
'wait' => 'Espere',
|
||||
|
||||
],
|
||||
|
||||
|
||||
64
ci4/app/Language/es/ImpresionTipologias.php
Normal file
64
ci4/app/Language/es/ImpresionTipologias.php
Normal file
@ -0,0 +1,64 @@
|
||||
<?php
|
||||
|
||||
|
||||
|
||||
return [
|
||||
'amarillo' => 'Amarillo',
|
||||
'bicolor' => 'Bicolor',
|
||||
'color' => 'Color',
|
||||
'cyan' => 'Cyan',
|
||||
'gotaColor' => 'Gota Color',
|
||||
'gotaNegro' => 'Gota Negro',
|
||||
'magenta' => 'Magenta',
|
||||
'moduleTitle' => 'Papel Impresion Tipologias',
|
||||
'negro' => 'Negro',
|
||||
'tipo' => 'Tipo',
|
||||
'errorTipo' => 'El tipo de tipología ya existe',
|
||||
'validation' => [
|
||||
'amarillo' => [
|
||||
'decimal' => 'El campo {field} debe ser un número entero.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
|
||||
],
|
||||
|
||||
'cyan' => [
|
||||
'decimal' => 'El campo {field} debe ser un número entero.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
|
||||
],
|
||||
|
||||
'gota_color' => [
|
||||
'decimal' => 'El campo {field} debe ser un número entero.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
|
||||
],
|
||||
|
||||
'gota_negro' => [
|
||||
'decimal' => 'El campo {field} debe ser un número entero.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
|
||||
],
|
||||
|
||||
'magenta' => [
|
||||
'decimal' => 'El campo {field} debe ser un número entero.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
|
||||
],
|
||||
|
||||
'negro' => [
|
||||
'decimal' => 'El campo {field} debe ser un número entero.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
|
||||
],
|
||||
|
||||
'tipo' => [
|
||||
'in_list' => 'El campo {field} debe ser uno de: {param}.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
|
||||
],
|
||||
|
||||
|
||||
],
|
||||
|
||||
|
||||
];
|
||||
@ -18,8 +18,6 @@ return [
|
||||
'showInClient' => 'Mostrar en cliente',
|
||||
'updatedAt' => 'Updated At',
|
||||
|
||||
'Form_acordion_title' => 'Papeles impresion asociados',
|
||||
|
||||
'validation' => [
|
||||
'code' => [
|
||||
'max_length' => 'El campo {field} no puede exceder {param} caracteres en longitud.',
|
||||
|
||||
@ -32,6 +32,9 @@ return [
|
||||
'rotativa' => 'Rotativa',
|
||||
'updatedAt' => 'Actualizado en',
|
||||
'userUpdateId' => 'ID usuario actualización',
|
||||
|
||||
'consumo_tintas_rotativas' => 'Consumo tintas rotativas',
|
||||
|
||||
'validation' => [
|
||||
'espesor_update' => [
|
||||
'max_length' => 'El campo {field} no puede exceder {param} caracteres en longitud.',
|
||||
|
||||
Reference in New Issue
Block a user