global-search.php 208B

12345678910111213
  1. <?php
  2. return [
  3. 'field' => [
  4. 'label' => 'بحث عام',
  5. 'placeholder' => 'بحث',
  6. ],
  7. 'no_results_message' => 'لم يتم العثور على نتائج عن البحث.',
  8. ];