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
+26-4Lines changed: 26 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,29 @@
1
1
meta:
2
2
default_description: Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of GitHub's products.
3
+
3
4
header:
4
5
github_docs: GitHub Docs
5
6
contact: Contact
6
7
notices:
7
-
release_candidate:
8
-
# The version name is rendered before the below text via includes/header-notification.html
9
-
' is currently available as a <a href="/admin/overview/about-upgrades-to-new-releases">release candidate</a>.'
8
+
release_candidate: ' is currently available as a <a href="/admin/overview/about-upgrades-to-new-releases">release candidate</a>.'
10
9
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about a private preview feature.
11
10
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
12
-
# GHES release notes
13
11
ghes_release_notes_upgrade_patch_only: 📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of Enterprise Server.
14
12
ghes_release_notes_upgrade_release_only: 📣 This is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
15
13
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
14
sign_up_cta: Sign up
17
15
menu: Menu
18
16
open_menu_label: Open menu
19
17
go_home: Home
18
+
20
19
picker:
21
20
language_picker_label: Language
22
21
product_picker_default_text: All products
23
22
version_picker_default_text: Choose a version
23
+
24
24
release_notes:
25
25
banner_text: GitHub began rolling these changes out to enterprises on
26
+
26
27
search:
27
28
input:
28
29
placeholder: Search or ask {{icon}} Copilot
@@ -73,39 +74,46 @@ search:
73
74
description: Ask Copilot your question.
74
75
dismiss: Dismiss
75
76
ask_copilot: Ask Copilot
77
+
76
78
old_search:
77
79
description: Enter a search term to find it in the GitHub Docs.
78
80
placeholder: Search GitHub Docs
79
81
label: Search GitHub Docs
82
+
80
83
search_results:
81
84
search_results_for: Search results for
82
85
matches_displayed: Matches displayed
83
86
n_results: '{n} results'
84
87
search_validation_error: Validation error with search query
85
88
filter: Filter
86
89
clear_filter: Clear
90
+
87
91
homepage:
88
92
explore_by_product: Explore by product
89
93
version_picker: Version
90
94
description: Help for wherever you are on your GitHub journey.
95
+
91
96
toc:
92
97
getting_started: Getting started
93
98
popular: Popular
94
99
startHere: Start here
95
100
whats_new: What's new
96
101
videos: Videos
97
102
all_changelogs: All changelog posts
103
+
98
104
pages:
99
105
article_version: 'Article version'
100
106
miniToc: In this article
101
107
all_enterprise_releases: All Enterprise Server releases
102
108
about_versions: About versions
103
109
permissions_callout_title: Who can use this feature?
104
110
video_from_transcript: See video for this transcript
111
+
105
112
support:
106
113
still_need_help: Still need help?
107
114
contact_support: Contact support
108
115
ask_community: Ask the GitHub community
116
+
109
117
survey:
110
118
able_to_find: Did you find what you needed?
111
119
yes: Yes
@@ -121,11 +129,13 @@ survey:
121
129
not_support: If you need a reply, please contact <a href="https://support.github.com/">support</a>.
122
130
privacy_policy: Privacy policy
123
131
server_error: Unable to process comment at the moment. Please try again.
132
+
124
133
contribution_cta:
125
134
title: Help us make these docs great!
126
135
body: All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
screen_reader_text_checkmark_icon: Multiple permissions are required, or a different permission may be used. For more information about the permissions, see the documentation for this endpoint.
204
+
191
205
rest_reference:
192
206
in: In
193
207
description: Description
@@ -236,6 +250,7 @@ rest_reference:
236
250
no_fine_grained_access: This endpoint does not work with GitHub App user access tokens, GitHub App installation access tokens, or fine-grained personal access tokens.
237
251
basic_auth_heading: Basic authentication for "{{ RESTOperationTitle }}"
238
252
basic_auth: You must use <a href="/rest/authentication/authenticating-to-the-rest-api#using-basic-authentication">Basic Authentication</a> to use this endpoint. Use the application's <code>client_id</code> as the username and the <code>client_secret</code> as the password.
253
+
239
254
webhooks:
240
255
action_type_switch_error: There was an error switching webhook action types.
241
256
action_type: Action type
@@ -249,6 +264,7 @@ webhooks:
249
264
business: Enterprises
250
265
marketplace: GitHub Marketplace
251
266
sponsors_listing: Sponsored accounts
267
+
252
268
footer:
253
269
support_heading: Help and support
254
270
legal_heading: Legal
@@ -260,6 +276,7 @@ footer:
260
276
expert_services: Expert services
261
277
blog: Blog
262
278
machine: Some of this content may be machine- or AI-translated.
0 commit comments