You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/ui.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ search:
42
42
clear_search_query: Clear
43
43
view_all_search_results: View more results
44
44
no_results_found: No results found
45
+
no_results_found_announcement: 'Search Docs: No results found'
45
46
search_docs_with_query: Search docs for "{{query}}"
46
47
privacy_disclaimer: For product and service improvement purposes, the GitHub Docs team will retain questions and answers generated in the Docs search function. Please see the <a href="https://docs.github.com/privacy"><u>GitHub Privacy Statement</u></a> to review how GitHub collects and uses your data.
Copy file name to clipboardExpand all lines: src/fixtures/fixtures/data/ui.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ search:
42
42
clear_search_query: Clear
43
43
view_all_search_results: View more results
44
44
no_results_found: No results found
45
+
no_results_found_announcement: 'Search Docs: No results found'
45
46
search_docs_with_query: Search docs for "{{query}}"
46
47
privacy_disclaimer: For product and service improvement purposes, the GitHub Docs team will retain questions and answers generated in the Docs search function. Please see the <a href="https://docs.github.com/privacy"><u>GitHub Privacy Statement</u></a> to review how GitHub collects and uses your data.
0 commit comments