Files
safekat/ci4/app/Language/en/MaquinasPapelImpresion.php

11 lines
358 B
PHP
Executable File

<?php
return [
'papel_impresion_maquinas' => 'Printing papers',
'activo' => 'Active',
'gramaje_duplicado' => 'It can not be selected two pieces of paper with the same grammage',
'sureToChangeRotativaTitle' => 'Are you sure to change this option?',
'sureToChangeRotativaText' => 'This operation can\'t undone and the paper list will change.',
];