File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 389389
390390 'searchform-results-title ' => 'Resultats de la cerca ' ,
391391 'searchform-btn-edit ' => 'Editar cerca ' ,
392+ 'searchform-btn-web ' => 'Adreça web de cerca ' ,
393+ 'searchform-help-btn-web ' => 'Aquest és un enllaç permanent per a aquesta cerca ' ,
392394
393395
394396 /*
Original file line number Diff line number Diff line change 388388
389389 'searchform-results-title ' => 'Search results ' ,
390390 'searchform-btn-edit ' => 'Edit search ' ,
391+ 'searchform-btn-web ' => 'Search web address ' ,
392+ 'searchform-help-btn-web ' => 'This is a permanent link to this search ' ,
391393
392394 /*
393395 * Controllers
Original file line number Diff line number Diff line change 128128 'searchform-validation-success ' => 'Se ha registrado :num campos de búsqueda ' ,
129129
130130 'searchform-results-title ' => 'Resultados de la búsqueda ' ,
131- 'searchform-btn-edit ' => 'Editar búsqueda ' ,
131+ 'searchform-btn-edit ' => 'Editar búsqueda ' ,
132+ 'searchform-btn-web ' => 'Web de búsqueda ' ,
133+ 'searchform-help-btn-web ' => 'Este es un enlace permanente para esta búsqueda ' ,
132134
133135 /*
134136 * Controllers
Original file line number Diff line number Diff line change 1313 <div class =" card-body" >
1414 <h5 class =" card-title mb-4" >{{ trans (' panichd::lang.searchform-results-title' ) } }
1515 <button type =" button" id =" edit_search" class =" btn btn-default btn-sm ml-4" >{{ trans (' panichd::lang.searchform-btn-edit' ) } } </button >
16- <a id =" copy_search_URL" class =" btn btn-default btn-sm ml-2 tooltip-info" href =" #" title =" This is a permanent URL for this search parameters " >search URL </a >
16+ <a id =" copy_search_URL" class =" btn btn-default btn-sm ml-2 tooltip-info" href =" #" title =" {{ trans ( ' panichd::lang.searchform-help-btn-web ' ) } } " > {{ trans ( ' panichd::lang.searchform-btn-web ' ) } } </a >
1717 </h5 >
1818 @include (' panichd::tickets.datatable.header' )
1919 </div >
You can’t perform that action at this time.
0 commit comments