Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

ui.yml 7.2 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
  1. header:
  2. github_docs: GitHub Docs
  3. contact: Contact
  4. notices:
  5. ghae_silent_launch: GitHub AE is currently under limited release. Please <a href="https://enterprise.github.com/contact">contact our Sales Team</a> to find out more.
  6. release_candidate:
  7. # The version name is rendered before the below text via includes/header-notification.html
  8. ' is currently available as a release candidate. For more information, see "<a href="/admin/overview/about-upgrades-to-new-releases">About upgrades to new releases</a>."'
  9. localization_complete:
  10. We publish frequent updates to our documentation, and translation of this page may still be in progress.
  11. For the most current information, please visit the
  12. <a id="to-english-doc" href="/en">English documentation</a>.
  13. If there's a problem with translations on this page, please
  14. <a href="https://github.com/contact?form[subject]=translation%20issue%20on%20docs.github.com&form[comments]=">let us know</a>.
  15. localization_in_progress:
  16. Hello, explorer! This page is under active development or
  17. still in translation. For the most up-to-date and accurate information,
  18. please visit our
  19. <a id="to-english-doc" href="/en">English documentation</a>.
  20. early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about an early access feature.
  21. release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
  22. # GHES release notes
  23. ghes_release_notes_upgrade_patch_only: 📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of Enterprise Server.
  24. ghes_release_notes_upgrade_release_only: 📣 This is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
  25. 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.
  26. release_notes:
  27. banner_text_current: These changes will roll out over the next one week.
  28. banner_text_past: These changes rolled out to enterprises during the week of
  29. search:
  30. need_help: Need help?
  31. placeholder: Search topics, products...
  32. homepage:
  33. explore_by_product: Explore by product
  34. version_picker: Version
  35. toc:
  36. getting_started: Getting started
  37. popular: Popular
  38. guides: Guides
  39. whats_new: What's new
  40. pages:
  41. article_version: 'Article version:'
  42. miniToc: In this article
  43. contributor_callout: This article is contributed and maintained by
  44. errors:
  45. oops: Ooops!
  46. something_went_wrong: It looks like something went wrong.
  47. we_track_errors: We track these errors automatically, but if the problem persists please feel free to contact us.
  48. page_doesnt_exist: It looks like this page doesn't exist.
  49. support:
  50. still_need_help: Still need help?
  51. contact_support: Contact support
  52. ask_community: Ask the GitHub community
  53. survey:
  54. able_to_find: Did this doc help you?
  55. yes: Yes
  56. no: No
  57. yes_feedback: We're continually improving our docs. We'd love to hear what we do well.
  58. no_feedback: We're continually improving our docs. We'd love to hear how we can do better.
  59. comment_yes_label: Let us know what we do well
  60. comment_no_label: Let us know what we can do better
  61. optional: Optional
  62. required: Required
  63. email_placeholder: email@example.com
  64. email_label: Can we contact you if we have more questions?
  65. send: Send
  66. feedback: Thank you! We received your feedback.
  67. not_support: If you need a reply, please contact support instead.
  68. privacy_policy: Privacy policy
  69. contribution_cta:
  70. title: Help us make these docs great!
  71. body: All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
  72. button: Make a contribution
  73. or: Or,
  74. to_guidelines: learn how to contribute.
  75. products:
  76. graphql:
  77. reference:
  78. fields: Fields
  79. arguments: Arguments
  80. name: Name
  81. type: Type
  82. description: Description
  83. input_fields: Input fields
  84. return_fields: Return fields
  85. implemented_by: Implemented by
  86. values: Values
  87. possible_types: Possible types
  88. preview_notice: Preview notice
  89. deprecation_notice: Deprecation notice
  90. rest:
  91. reference:
  92. parameters: Parameters
  93. response: Response
  94. code_sample: Code sample
  95. code_samples: Code samples
  96. preview_notice: Preview notice
  97. preview_notices: Preview notices
  98. see_preview_notice: See preview notice
  99. see_preview_notices: See preview notices
  100. preview_header_is_required: This header is <strong>required</strong>
  101. footer:
  102. all_rights_reserved: All rights reserved
  103. terms: Terms
  104. privacy: Privacy
  105. security: Security
  106. product:
  107. heading: Product
  108. links:
  109. features: Features
  110. security: Security
  111. enterprise: Enterprise
  112. case_studies: Case Studies
  113. pricing: Pricing
  114. resources: Resources
  115. platform:
  116. heading: Platform
  117. links:
  118. developer_api: Developer API
  119. partners: Partners
  120. atom: Atom
  121. electron: Electron
  122. github_desktop: GitHub Desktop
  123. support:
  124. heading: Support
  125. links:
  126. help: Help
  127. community_forum: Community Forum
  128. training: Training
  129. status: Status
  130. contact_github: Contact GitHub
  131. company:
  132. heading: Company
  133. links:
  134. about: About
  135. blog: Blog
  136. careers: Careers
  137. press: Press
  138. shop: Shop
  139. product_landing:
  140. quickstart: Quickstart
  141. reference: Reference
  142. overview: Overview
  143. guides: Guides
  144. code_examples: Code examples
  145. search_code_examples: Search code examples
  146. show_more: Show more
  147. explore_people_and_projects: Explore people and projects
  148. sorry: Sorry, there is no result for
  149. no_example: It looks like we don't have an example that fits your filter.
  150. try_another: Try another filter or add your code example.
  151. no_result: Sorry, there are no guides that match your filter.
  152. learn: Learn how to add a code example
  153. communities_using_discussions: Communities using discussions
  154. add_your_community: Add your community
  155. sponsor_community: GitHub Sponsors community
  156. supported_releases: Supported releases
  157. release_notes_for: Release notes for
  158. upgrade_from: Upgrade from
  159. browse_all_docs: Browse all docs
  160. explore_release_notes: Explore release notes
  161. product_sublanding:
  162. start: Start
  163. start_path: Start path
  164. learning_paths: '{{ productMap[currentProduct].name }} learning paths'
  165. learning_paths_desc: Learning paths are a collection of guides that help you master a particular subject.
  166. guides: '{{ productMap[currentProduct].name }} guides'
  167. more_guides: more guides
  168. no_result: Sorry, there are no guides that match your filter.
  169. load_more: Load more guides
  170. all_guides: 'All {{ productMap[currentProduct].name }} guides'
  171. filters:
  172. type: Type
  173. topic: Topic
  174. all: All
  175. guide_types:
  176. overview: Overview
  177. quick_start: Quickstart
  178. tutorial: Tutorial
  179. how_to: How-to guide
  180. reference: Reference
  181. learning_track_nav:
  182. prevGuide: Previous guide
  183. nextGuide: Next guide
  184. toggle_images:
  185. off: Images are off, click to show
  186. on: Images are on, click to hide
  187. hide_single: Hide image
  188. show_single: Show image
  189. scroll_button:
  190. scroll_to_top: Scroll to top
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...