mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
finalizado el controlador máquinas
This commit is contained in:
@ -80,11 +80,12 @@ return [
|
||||
'text' => 'Esta acción no se puede deshacer.',
|
||||
'title' => 'Está seguro?',
|
||||
'maxRowsReached' => 'No se pueden añadir más líneas.',
|
||||
'line' => 'la línea'
|
||||
|
||||
'line' => 'la línea',
|
||||
'error_tittle' => 'Error',
|
||||
],
|
||||
'ok' => 'Ok',
|
||||
'wait' => 'Espere',
|
||||
'yes' => 'Si',
|
||||
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user