Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs
Submodule docs updated 5567 files
7 changes: 5 additions & 2 deletions locale/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,13 @@
},
"doc": {
"notExist": "This doc does not exist",
"toc": "What's on this page",
"toc": "ON THIS PAGE",
"contribute": "Contribute",
"copy-for-llm": "Copy for LLM",
"view-as-markdown": "View as Markdown",
"download-pdf": "Download PDF",
"improve": "Edit this page",
"feedback": "Request docs changes",
"feedback": "Report a doc issue",
"feedbackAskTug": "Ask the community",
"latestCommit": "was last updated",
"deprecation": {
Expand Down
5 changes: 4 additions & 1 deletion locale/ja/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,12 @@
"doc": {
"notExist": "このドキュメントは存在しません",
"toc": "このページの内容",
"contribute": "貢献",
"copy-for-llm": "Markdownをコピー",
"view-as-markdown": "Markdownで表示",
"download-pdf": "PDFをダウンロード",
"improve": "このページを編集",
"feedback": "ドキュメントの変更をリクエストする",
"feedback": "ドキュメントの問題を報告",
"latestCommit": "最終更新日",
"deprecation": {
"tidb": {
Expand Down
7 changes: 5 additions & 2 deletions locale/zh/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,12 @@
"doc": {
"notExist": "此文档不存在",
"toc": "本页导航",
"contribute": "贡献",
"copy-for-llm": "复制 Markdown",
"view-as-markdown": "查看 Markdown",
"download-pdf": "下载 PDF",
"improve": "修改本文",
"feedback": "文档反馈",
"improve": "编辑本文",
"feedback": "反馈问题",
"feedbackAskTug": "社区交流",
"latestCommit": "更新于",
"deprecation": {
Expand Down
251 changes: 0 additions & 251 deletions src/components/Contributors/index.tsx

This file was deleted.

Loading