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
+32
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ header:
15
15
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.
16
16
sign_up_cta: Sign up
17
17
menu: Menu
18
+
open_menu_label: Open menu
18
19
go_home: Home
19
20
picker:
20
21
language_picker_label: Language
@@ -23,6 +24,37 @@ picker:
23
24
release_notes:
24
25
banner_text: GitHub began rolling these changes out to enterprises on
25
26
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
0 commit comments