Home Forums GetFund – A Professional Laravel Crowdfunding Platform translation of the word "search"

  • #1242

    Daffson
    Participant

    460

    translation of the word "search"

    The translation does not have an effect on a particular word.
    See https://prnt.sc/iluj21

Viewing 1 replies (of 1 total)
  • #1243

    Dear @daffson

    Unfortunately this string was not printed for translation, we’ve fixed this in our dev version, Please follow the below steps to achieve this.

    Go to file /root/resources/views/layouts/header.blade.php Line number 155

    Find the below line

    <input type="text" class="form-control" name="q" placeholder="Search">

    Replace it with below line <input type="text" class="form-control" name="q" placeholder="@lang('app.search')">

    Then it will be translate from your translation file

    Best regards

Viewing 1 replies (of 1 total)

Purchase for access

Buy a copy of GetFund – A Professional Laravel Crowdfunding Platform for access to our member center.

Buy