[PR #1276] [MERGED] edit styling to enable localization #1426

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1276
Author: @lnhsingh
Created: 11/4/2025
Status: Merged
Merged: 11/4/2025
Merged by: @lnhsingh

Base: mainHead: localization


📝 Commits (7)

  • 191c700 edit styling to enable localization
  • 41fad1f update README, add localization dirs
  • 951c1d2 Apply suggestion from @Copilot
  • 295d930 Merge branch 'main' into localization
  • e23539d update Contributing docs guide
  • 7de3411 Apply suggestion from @katmayb
  • de9b6e3 Apply suggestion from @katmayb

📊 Changes

4 files changed (+1214 additions, -1174 deletions)

View changed files

📝 README.md (+177 -109)
📝 src/docs.json (+1021 -1016)
📝 src/oss/contributing/documentation.mdx (+6 -2)
📝 src/style.css (+10 -47)

📄 Description

Overview

  • Add language to navigation to enable localization
  • Update theme to accommodate localization
  • Update README
  • Cleanup unused CSS

Type of change

Type: New styling and updated README


🔄 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/1276 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `localization` --- ### 📝 Commits (7) - [`191c700`](https://github.com/langchain-ai/docs/commit/191c700fcc9be6445ccbbd2f76aea43deb4ff7eb) edit styling to enable localization - [`41fad1f`](https://github.com/langchain-ai/docs/commit/41fad1f295d445f504967d881adeca82715996cb) update README, add localization dirs - [`951c1d2`](https://github.com/langchain-ai/docs/commit/951c1d2c0dc5a93306d7dce7e82769b1b25963c6) Apply suggestion from @Copilot - [`295d930`](https://github.com/langchain-ai/docs/commit/295d930d4273dcf22711503a2c2758010b730282) Merge branch 'main' into localization - [`e23539d`](https://github.com/langchain-ai/docs/commit/e23539d5dfad6cb55ce14a19c059633b99eba628) update Contributing docs guide - [`7de3411`](https://github.com/langchain-ai/docs/commit/7de3411a2df7b07fe0cb2ec60ef1570565bc82d2) Apply suggestion from @katmayb - [`de9b6e3`](https://github.com/langchain-ai/docs/commit/de9b6e3518e00d0904975fe7aa298d801d73a0a8) Apply suggestion from @katmayb ### 📊 Changes **4 files changed** (+1214 additions, -1174 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+177 -109) 📝 `src/docs.json` (+1021 -1016) 📝 `src/oss/contributing/documentation.mdx` (+6 -2) 📝 `src/style.css` (+10 -47) </details> ### 📄 Description ## Overview - Add language to navigation to enable localization - Update theme to accommodate localization - Update README - Cleanup unused CSS ## Type of change **Type:** New styling and updated README --- <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:20 -05:00
yindo closed this issue 2026-02-17 17:22:20 -05:00
yindo changed title from [PR #1276] edit styling to enable localization to [PR #1276] [MERGED] edit styling to enable localization 2026-06-05 18:12:35 -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#1426