mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en servicios encuadernacion (init)
This commit is contained in:
@ -11,6 +11,11 @@ return [
|
||||
'precioUnidad' => 'Price Unit',
|
||||
'paginasMax' => 'Max Pages',
|
||||
'paginasMin' => 'Min Pages',
|
||||
'dimensiones' => 'Dimensions',
|
||||
'menor_a5' =>'Less than A5',
|
||||
'entre_a5_a4' =>'Between A5 and A4',
|
||||
'mayor_a4' =>'Greater than A4',
|
||||
'por_defecto' =>'Generic',
|
||||
'moduleExplanation' => 'The number of pages indicated in this section refers per copy, not to the total of the order.',
|
||||
'margen' => 'Margin',
|
||||
'validation' => [
|
||||
|
||||
Reference in New Issue
Block a user