[PR #3141] [MERGED] [FEAT] Add Turkish Language Support (tr.js) #3108 #4224

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3141
Author: @TunahanDilercan
Created: 2/6/2025
Status: Merged
Merged: 2/6/2025
Merged by: @timothycarambat

Base: masterHead: 3108-add-turkish-lang


📝 Commits (1)

📊 Changes

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

View changed files

📝 frontend/src/locales/resources.js (+4 -0)
frontend/src/locales/tr/common.js (+500 -0)

📄 Description

Pull Request Type

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

Relevant Issues

resolves #3108

What is in this change?

  • Added Turkish translation (tr.js)
  • Created frontend/src/locales/tr/common.js
  • Ensured translations match the existing format of other languages

Additional Information

  • This change enables Turkish language support in the UI.

Developer Validations

  • I ran yarn verify:translations 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/3141 **Author:** [@TunahanDilercan](https://github.com/TunahanDilercan) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `3108-add-turkish-lang` --- ### 📝 Commits (1) - [`f498b42`](https://github.com/Mintplex-Labs/anything-llm/commit/f498b42cc92392724fcb03d11d998ef631953e66) [FEAT] Add Turkish Language Support (tr.js) #3108 ### 📊 Changes **2 files changed** (+504 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/resources.js` (+4 -0) ➕ `frontend/src/locales/tr/common.js` (+500 -0) </details> ### 📄 Description ### **Pull Request Type** - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### **Relevant Issues** resolves #3108 ### **What is in this change?** - Added Turkish translation (`tr.js`) - Created `frontend/src/locales/tr/common.js` - Ensured translations match the existing format of other languages ### **Additional Information** - This change enables Turkish language support in the UI. ### **Developer Validations** - [x] I ran `yarn verify:translations` from the root of the repo & committed changes - [x] 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:23 -05:00
yindo closed this issue 2026-02-22 18:35:24 -05:00
yindo changed title from [PR #3141] [FEAT] Add Turkish Language Support (tr.js) #3108 to [PR #3141] [MERGED] [FEAT] Add Turkish Language Support (tr.js) #3108 2026-06-05 15:17:28 -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#4224