• Hi,

    I had an issue with the search box translation in french.
    I’m using silk lite 1.4.0. There is a typo in the search box. It displays “Rerchercher” and should be “Rechercher”.

    I have found a way to fix it:

    sed -i ‘s/Rerchercher/Rechercher/g’ wp-content/languages/themes/silk-lite-fr_FR.po
    sed -i ‘s/Rerchercher/Rechercher/g’ wp-content/languages/themes/silk-lite-fr_FR.mo

    However, is there a better way to fix it ?

    Thanks,

    Vincent

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘search box in header translation in french’ is closed to new replies.