[PR #2025] [MERGED] Added Italian translation #3856

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2025
Author: @rglauco
Created: 8/2/2024
Status: Merged
Merged: 8/2/2024
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (6)

  • 5dd91c8 feat: added italian frontend translation
  • e44b541 chore: corrections
  • eb3ec8b chore: fix translations
  • e736d54 fix: translations
  • dc3c001 feat: added Italian to resource.js (yarn verify:translations passed)
  • 4c4e5e5 fix: translations

📊 Changes

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

View changed files

frontend/src/locales/it/common.js (+492 -0)
📝 frontend/src/locales/resources.js (+4 -0)

📄 Description

Pull Request Type

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

Relevant Issues

resolves #xxx

What is in this change?

Added Italian translation

Additional Information

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/2025 **Author:** [@rglauco](https://github.com/rglauco) **Created:** 8/2/2024 **Status:** ✅ Merged **Merged:** 8/2/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`5dd91c8`](https://github.com/Mintplex-Labs/anything-llm/commit/5dd91c8d4dca9038859a73a288cb9a2cc4a45222) feat: added italian frontend translation - [`e44b541`](https://github.com/Mintplex-Labs/anything-llm/commit/e44b541f5b8abe9cf21d0b657df2d27399c410d9) chore: corrections - [`eb3ec8b`](https://github.com/Mintplex-Labs/anything-llm/commit/eb3ec8bfbcc77b55954ab6c59364cf90523b4063) chore: fix translations - [`e736d54`](https://github.com/Mintplex-Labs/anything-llm/commit/e736d542b6e40f24e5f68a79eb36d1f9bfc48b8c) fix: translations - [`dc3c001`](https://github.com/Mintplex-Labs/anything-llm/commit/dc3c0013b7b5f5ee1f2f62bd496c06328e631192) feat: added Italian to resource.js (yarn verify:translations passed) - [`4c4e5e5`](https://github.com/Mintplex-Labs/anything-llm/commit/4c4e5e565442824d04f7b9c13896f9f42050585f) fix: translations ### 📊 Changes **2 files changed** (+496 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/src/locales/it/common.js` (+492 -0) 📝 `frontend/src/locales/resources.js` (+4 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> Added Italian translation ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [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:34:38 -05:00
yindo closed this issue 2026-02-22 18:34:38 -05:00
yindo changed title from [PR #2025] Added Italian translation to [PR #2025] [MERGED] Added Italian translation 2026-06-05 15:15:36 -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#3856