global-search.php 192B

12345678910111213
  1. <?php
  2. return [
  3. 'field' => [
  4. 'label' => 'חיפוש גלובלי',
  5. 'placeholder' => 'חיפוש',
  6. ],
  7. 'no_results_message' => 'לא נמצאו תוצאות.',
  8. ];