mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Añadida funcion clientes desde ozar
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
return [
|
||||
'code' => 'Código',
|
||||
'codeOt' => 'Código Ot',
|
||||
'createdAt' => 'Created At',
|
||||
'createdAt' => 'Creado el',
|
||||
'deletedAt' => 'Deleted At',
|
||||
'id' => 'ID',
|
||||
'isDeleted' => 'Is Deleted',
|
||||
@ -16,7 +16,7 @@ return [
|
||||
'papelGenericoList' => 'Lista Papeles Genéricos',
|
||||
'papelesGenericos' => 'Papeles Genéricos',
|
||||
'showInClient' => 'Mostrar en cliente',
|
||||
'updatedAt' => 'Updated At',
|
||||
'updatedAt' => 'Actualizado el',
|
||||
'form_acordion_title' => 'Propiedades Papel Genérico',
|
||||
|
||||
'validation' => [
|
||||
|
||||
Reference in New Issue
Block a user