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

en.html 1.5 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
  1. {#-
  2. This file was automatically generated - do not edit
  3. -#}
  4. {% macro t(key) %}{{ {
  5. "language": "en",
  6. "direction": "ltr",
  7. "announce.dismiss": "Don't show this again",
  8. "clipboard.copy": "Copy to clipboard",
  9. "clipboard.copied": "Copied to clipboard",
  10. "consent.accept": "Accept",
  11. "consent.manage": "Manage settings",
  12. "consent.reject": "Reject",
  13. "edit.link.title": "Edit this page",
  14. "footer.previous": "Previous",
  15. "footer.next": "Next",
  16. "footer.title": "Footer",
  17. "header.title": "Header",
  18. "meta.comments": "Comments",
  19. "meta.source": "Source",
  20. "nav.title": "Navigation",
  21. "search.config.lang": "en",
  22. "search.config.pipeline": "trimmer, stopWordFilter",
  23. "search.config.separator": "[\\s\\-]+",
  24. "search.placeholder": "Search the docs...",
  25. "search.share": "Share",
  26. "search.reset": "Clear",
  27. "search.result.initializer": "Initializing search",
  28. "search.result.placeholder": "Type to start searching",
  29. "search.result.none": "No matching documents",
  30. "search.result.one": "1 matching document",
  31. "search.result.other": "# matching documents",
  32. "search.result.more.one": "1 more on this page",
  33. "search.result.more.other": "# more on this page",
  34. "search.result.term.missing": "Missing",
  35. "search.title": "Search",
  36. "select.language.title": "Select language",
  37. "select.version.title": "Select version",
  38. "skip.link.title": "Skip to content",
  39. "source.link.title": "Go to repository",
  40. "source.file.date.updated": "Last update",
  41. "source.file.date.created": "Created",
  42. "tabs.title": "Tabs",
  43. "toc.title": "Table of contents",
  44. "top.title": "Back to top"
  45. }[key] }}{% endmacro %}
Tip!

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

Comments

Loading...