[PR #5411] [MERGED] feat: add Catalan translation #5435

Closed
opened 2026-06-05 15:21:20 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5411
Author: @jordimas
Created: 4/11/2026
Status: Merged
Merged: 4/11/2026
Merged by: @timothycarambat

Base: masterHead: catalan


📝 Commits (3)

📊 Changes

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

View changed files

frontend/src/locales/ca/common.js (+1339 -0)
📝 frontend/src/locales/resources.js (+4 -0)

📄 Description

Pull Request Type

  • feat (New feature)
  • 🐛 fix (Bug fix)
  • ♻️ refactor (Code refactoring without changing behavior)
  • 💄 style (UI style changes)
  • 🔨 chore (Build, CI, maintenance)
  • 📝 docs (Documentation updates)

Relevant Issues

Description

Adds Catalan translation

Visuals (if applicable)

Captura de pantalla de 2026-04-11 18-53-37

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated (if applicable)
  • 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/5411 **Author:** [@jordimas](https://github.com/jordimas) **Created:** 4/11/2026 **Status:** ✅ Merged **Merged:** 4/11/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `catalan` --- ### 📝 Commits (3) - [`99e9b06`](https://github.com/Mintplex-Labs/anything-llm/commit/99e9b064ea667f2b2e2260faaaee7325d5088361) Add Catalan translation - [`b4fed99`](https://github.com/Mintplex-Labs/anything-llm/commit/b4fed99c6c5e26cc6796f8827ba49f1880f1279c) lint - [`49ed960`](https://github.com/Mintplex-Labs/anything-llm/commit/49ed96045cac58ac5ff0c5a346313306e1437f29) Merge branch 'master' into catalan ### 📊 Changes **2 files changed** (+1343 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/src/locales/ca/common.js` (+1339 -0) 📝 `frontend/src/locales/resources.js` (+4 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat (New feature) - [ ] 🐛 fix (Bug fix) - [ ] ♻️ refactor (Code refactoring without changing behavior) - [ ] 💄 style (UI style changes) - [ ] 🔨 chore (Build, CI, maintenance) - [ ] 📝 docs (Documentation updates) ### Relevant Issues ### Description Adds Catalan translation ### Visuals (if applicable) <img width="1062" height="637" alt="Captura de pantalla de 2026-04-11 18-53-37" src="https://github.com/user-attachments/assets/deb03243-f274-4e5e-a39b-327d8deff6d1" /> ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated (if applicable) - [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-06-05 15:21:20 -04:00
yindo closed this issue 2026-06-05 15:21:20 -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#5435