Skip to content

Commit b099e4a

Browse files
Ebonsignoriheiskrashishkeshan
authored
Ai search UI (#53026)
Co-authored-by: Kevin Heis <[email protected]> Co-authored-by: Ashish Keshan <[email protected]>
1 parent 52aec0f commit b099e4a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+5702
-2664
lines changed

data/ui.yml

+32
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ header:
1515
ghes_release_notes_upgrade_patch_and_release: 📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of this release series, and this is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
1616
sign_up_cta: Sign up
1717
menu: Menu
18+
open_menu_label: Open menu
1819
go_home: Home
1920
picker:
2021
language_picker_label: Language
@@ -23,6 +24,37 @@ picker:
2324
release_notes:
2425
banner_text: GitHub began rolling these changes out to enterprises on
2526
search:
27+
input:
28+
experimental_tag: Experimental
29+
aria_label: Open search overlay
30+
placeholder: Search or ask AI assistant
31+
overlay:
32+
input_aria_label: Search or ask AI assistant
33+
suggestions_list_aria_label: Search suggestions
34+
ai_suggestions_list_aria_label: AI search suggestions
35+
general_suggestions_list_aria_label: Docs search suggestions
36+
general_autocomplete_list_heading: Search docs
37+
ai_autocomplete_list_heading: Ask AI
38+
give_feedback: Give feedback
39+
beta_tag: Beta
40+
return_to_search: Return to search
41+
clear_search_query: Clear
42+
ai:
43+
disclaimer: This is an experimental generative AI response. All information should be verified prior to use.
44+
references: References from these articles
45+
loading_status_message: Loading AI response...
46+
done_loading_status_message: Done loading AI response
47+
unable_to_answer: Sorry, I'm unable to answer that question. Please try a different query.
48+
copy_answer: Copy answer
49+
copied_announcement: Copied!
50+
thumbs_up: This answer was helpful
51+
thumbs_down: This answer was not helpful
52+
thumbs_announcement: Thank you for your feedback!
53+
failure:
54+
autocomplete_title: There was an error loading autocomplete results.
55+
ai_title: There was an error loading the AI assistant.
56+
description: You can still use this field to search our docs.
57+
old_search:
2658
description: Enter a search term to find it in the GitHub Docs.
2759
placeholder: Search GitHub Docs
2860
label: Search GitHub Docs

0 commit comments

Comments
 (0)