- Issue created by @oriol_e9g
- First commit to issue fork.
- Merge request !3Update search input placeholder to use Drupal translation → (Open) created by Unnamed author
The string "Type your search" in the input search is inserted with javascript and cannot be translated.
$('.search-box-content input[type="search"]').attr("placeholder", "Type your search");
Active
11.0
Code