[PR #2989] [MERGED] Farsi (Persian) translations #4187

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2989
Author: @okaeiz
Created: 1/19/2025
Status: Merged
Merged: 1/20/2025
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (4)

  • ad8140a Initial commit | Farsi (Persian) translations
  • 308383a Farsi (Persian) translations - Pt. 2
  • 37d0037 Farsi (Persian) translations - Pt. 3
  • 0a6d7c8 Farsi (Persian) translations - README.fa-IR.md file

📊 Changes

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

View changed files

frontend/src/locales/fa/common.js (+443 -0)
📝 frontend/src/locales/resources.js (+5 -0)
locales/README.fa-IR.md (+286 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #2988

What is in this change?

I added the fa (Farsi or Persian) locale in frontend.

Additional Information

Soon I'll create the Farsi version of the project's README.md file. But I have not created it yet. I open the draft PR. I'd appreciate it if you share your feedbacks on this.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • 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/2989 **Author:** [@okaeiz](https://github.com/okaeiz) **Created:** 1/19/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`ad8140a`](https://github.com/Mintplex-Labs/anything-llm/commit/ad8140a89c03760f5ad42947cfb6a234cc93e0e4) Initial commit | Farsi (Persian) translations - [`308383a`](https://github.com/Mintplex-Labs/anything-llm/commit/308383a85dee240414fe745993f672ca22548652) Farsi (Persian) translations - Pt. 2 - [`37d0037`](https://github.com/Mintplex-Labs/anything-llm/commit/37d003790f25c55efc0937fe2337b8d5c181709c) Farsi (Persian) translations - Pt. 3 - [`0a6d7c8`](https://github.com/Mintplex-Labs/anything-llm/commit/0a6d7c806768a9257d081d87250fc8f18591c677) Farsi (Persian) translations - `README.fa-IR.md` file ### 📊 Changes **3 files changed** (+734 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/src/locales/fa/common.js` (+443 -0) 📝 `frontend/src/locales/resources.js` (+5 -0) ➕ `locales/README.fa-IR.md` (+286 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #2988 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> I added the `fa` (Farsi or Persian) locale in frontend. ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> Soon I'll create the Farsi version of the project's README.md file. But I have not created it yet. I open the draft PR. I'd appreciate it if you share your feedbacks on this. ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [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:19 -05:00
yindo closed this issue 2026-02-22 18:35:19 -05:00
yindo changed title from [PR #2989] Farsi (Persian) translations to [PR #2989] [MERGED] Farsi (Persian) translations 2026-06-05 15:17:17 -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#4187