File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 363363 'searchform-creator ' => 'Creador ' ,
364364 'searchform-department ' => 'Departament ' ,
365365 'searchform-comments ' => 'Text als comentaris ' ,
366- 'searchform-attachment_filename ' => 'Nom d \' adjunt ' ,
366+ 'searchform-attachment_text ' => 'Text als adjunts ' ,
367367 'searchform-any_text_field ' => 'Qualsevol camp de text ' ,
368368 'searchform-created_at ' => 'Creació ' ,
369369 'searchform-completed_at ' => 'Tancament ' ,
Original file line number Diff line number Diff line change 363363 'searchform-creator ' => 'Creator ' ,
364364 'searchform-department ' => 'Department ' ,
365365 'searchform-comments ' => 'Comments text ' ,
366- 'searchform-attachment_filename ' => 'Attachment filename ' ,
366+ 'searchform-attachment_text ' => 'Attachment text ' ,
367367 'searchform-any_text_field ' => 'Any text field ' ,
368368 'searchform-created_at ' => 'Creation datetime ' ,
369369 'searchform-completed_at ' => 'Completion datetime ' ,
Original file line number Diff line number Diff line change 119119 'searchform-creator ' => 'Creador ' ,
120120 'searchform-department ' => 'Departamento ' ,
121121 'searchform-comments ' => 'Texto en los comentarios ' ,
122- 'searchform-attachment_filename ' => 'Nombre de adjunto ' ,
122+ 'searchform-attachment_text ' => 'Texto en adjunto ' ,
123123 'searchform-any_text_field ' => 'Cualquier campo de texto ' ,
124124 'searchform-created_at ' => 'Creación ' ,
125125 'searchform-completed_at ' => 'Cierre ' ,
Original file line number Diff line number Diff line change 239239
240240 @if ($setting -> grab (' ticket_attachments_feature' ) )
241241 <div class =" form-group row @if (isset ($search_fields [' attachment_name' ]) ) bg-info @endif " ><!-- ATTACHMENT FILENAME -->
242- {!! CollectiveForm:: label (' attachment_name' , trans (' panichd::lang.searchform-attachment_filename ' ) . trans (' panichd::lang.colon' ), [
242+ {!! CollectiveForm:: label (' attachment_name' , trans (' panichd::lang.searchform-attachment_text ' ) . trans (' panichd::lang.colon' ), [
243243 ' class' => ' col-lg-3 col-form-label'
244244 ]) ! !}
245245 <div class =" col-lg-9" >
You can’t perform that action at this time.
0 commit comments