finalizado el controlador máquinas

This commit is contained in:
Jaime Jimenez
2023-07-10 00:12:45 +02:00
parent 370b0deb62
commit 411c3f3f9c
12 changed files with 187 additions and 170 deletions

View File

@ -80,10 +80,12 @@ return [
'text' => 'This action cannot be undone.',
'title' => 'Are you sure?',
'maxRowsReached' => 'No more lines can be added.',
'line' => 'the line'
'line' => 'the line',
'error_tittle' => 'Error',
],
'ok' => 'Ok',
'wait' => 'Wait',
'yes' => 'Yes',
],