[PR #1292] [CLOSED] Add docs in Chinese (Simplified) #1441

Closed
opened 2026-02-17 17:22:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1292
Author: @lnhsingh
Created: 11/5/2025
Status: Closed

Base: koHead: cn


📝 Commits (2)

  • f2accc4 Add docs in Chinese (Simplified)
  • 888310e Merge branch 'ko' into cn

📊 Changes

3 files changed (+325 additions, -0 deletions)

View changed files

src/cn/index.mdx (+140 -0)
src/cn/oss/langchain/overview.mdx (+142 -0)
📝 src/docs.json (+43 -0)

📄 Description

Overview

  • Localize docs to Chinese (simplified)

Type of change

Type: New

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1292 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 11/5/2025 **Status:** ❌ Closed **Base:** `ko` ← **Head:** `cn` --- ### 📝 Commits (2) - [`f2accc4`](https://github.com/langchain-ai/docs/commit/f2accc4e18d477026f8b778b361663f4d5c5d3c7) Add docs in Chinese (Simplified) - [`888310e`](https://github.com/langchain-ai/docs/commit/888310ed16377e7fafc56c9fbaf8ea355b27cf00) Merge branch 'ko' into cn ### 📊 Changes **3 files changed** (+325 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/cn/index.mdx` (+140 -0) ➕ `src/cn/oss/langchain/overview.mdx` (+142 -0) 📝 `src/docs.json` (+43 -0) </details> ### 📄 Description ## Overview - Localize docs to Chinese (simplified) ## Type of change **Type:** New ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:21 -05:00
yindo closed this issue 2026-02-17 17:22:21 -05:00
yindo changed title from [PR #1292] Add docs in Chinese (Simplified) to [PR #1292] [CLOSED] Add docs in Chinese (Simplified) 2026-06-05 18:12:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1441