[PR #3651] [MERGED] Add Japanese translations for AnythingLLM #4350

Closed
opened 2026-02-22 18:35:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3651
Author: @suzuki-shm
Created: 4/15/2025
Status: Merged
Merged: 4/15/2025
Merged by: @timothycarambat

Base: masterHead: feature/locale_japanese


📝 Commits (2)

📊 Changes

2 files changed (+770 additions, -0 deletions)

View changed files

frontend/src/locales/ja/common.js (+766 -0)
📝 frontend/src/locales/resources.js (+4 -0)

📄 Description

Pull Request Type

  • feat

Relevant Issues

None.

What is in this change?

Japanese i8n file is added.

Additional Information

Japanese README was merged at #1574

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated (No related document)
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/anything-llm/pull/3651 **Author:** [@suzuki-shm](https://github.com/suzuki-shm) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `feature/locale_japanese` --- ### 📝 Commits (2) - [`c590d16`](https://github.com/Mintplex-Labs/anything-llm/commit/c590d1651548fbef986f8b33c5cb5c99c5e394d2) Add Japanese translations for AnythingLLM - [`2c48f4d`](https://github.com/Mintplex-Labs/anything-llm/commit/2c48f4d1941cc8ba321185f612fe9bf718d3dc81) linting ### 📊 Changes **2 files changed** (+770 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/src/locales/ja/common.js` (+766 -0) 📝 `frontend/src/locales/resources.js` (+4 -0) </details> ### 📄 Description ### Pull Request Type - [x] ✨ feat ### Relevant Issues None. ### What is in this change? Japanese i8n file is added. ### Additional Information Japanese README was merged at #1574 ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated (No related document) - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <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-22 18:35:39 -05:00
yindo closed this issue 2026-02-22 18:35:39 -05:00
yindo changed title from [PR #3651] Add Japanese translations for AnythingLLM to [PR #3651] [MERGED] Add Japanese translations for AnythingLLM 2026-06-05 15:18:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4350