File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,4 +20,5 @@ previous_post_in: "Previous Post in"
2020breadcrumb_start : " Start"
2121edit : " Edit"
2222this_content_is_open_source : " This content is open source."
23- help_improve_it : " Help improve it"
23+ help_improve_it : " Help improve it"
24+ enter_search_term : " Enter search term and hit enter"
Original file line number Diff line number Diff line change @@ -20,4 +20,5 @@ previous_post_in: "Vorheriger Beitrag in"
2020breadcrumb_start : " Start"
2121edit : " Editieren"
2222this_content_is_open_source : " Der Inhalt ist Open Source."
23- help_improve_it : " Hilf ihn zu verbessern"
23+ help_improve_it : " Hilf ihn zu verbessern"
24+ enter_search_term : " Suchbegriff eingeben und Eingabetaste drücken"
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ permalink: "/search/"
88{% include google_search.html %}
99
1010<form style =" padding-bottom : 200px ;" onsubmit =" google_search ()" >
11- <input type =" text " id =" google-search " placeholder =" Enter search term and hit enter " >
11+ <input type =" text " id =" google-search " placeholder =" {{ site.data.language.enter_search_term }} " >
1212</form >
You can’t perform that action at this time.
0 commit comments