mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
arraglado solapas en servicios manipulado por defecto
This commit is contained in:
@ -142,7 +142,7 @@ return [
|
||||
|
||||
'addLineaPresupuesto' => 'Add line...',
|
||||
|
||||
'serviciosEncDefault' => 'Default binding services',
|
||||
'serviciosDefault' => 'Default services',
|
||||
|
||||
'validation' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
|
||||
@ -173,7 +173,7 @@ return [
|
||||
'precio' => 'Precio',
|
||||
'precioUnidad' => 'Precio unitario',
|
||||
'precioTotal' => 'Precio total',
|
||||
'serviciosEncDefault' => 'Servicios Enc. por defecto',
|
||||
'serviciosDefault' => 'Servicios por defecto',
|
||||
'tarifa' => 'Tarifa',
|
||||
'insertar' => 'Insertar',
|
||||
'no_disponible' => 'No disponible',
|
||||
|
||||
Reference in New Issue
Block a user