[PR #2267] [MERGED] fix: added missing translations for italian it-IT #7744

Closed
opened 2025-11-11 17:34:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2267
Author: @maxdyy
Created: 5/14/2024
Status: Merged
Merged: 5/14/2024
Merged by: @tjbck

Base: devHead: fix/it-translation-update


📝 Commits (1)

  • 9ad4605 fix: added missing translations for italian

📊 Changes

1 file changed (+137 additions, -137 deletions)

View changed files

📝 src/lib/i18n/locales/it-IT/translation.json (+137 -137)

📄 Description

Pull Request Checklist

  • Target branch: Pull requests should target the dev branch.
  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
  • Testing: Have you written and run sufficient tests for the changes?
  • Code Review: Have you self-reviewed your code and addressed any coding standard issues?

Description

Added missing translations for it-IT in src/lib/i18n/locales/it-IT/translation.json


Changelog Entry

Fixed

  • Added missing translations for it-IT in src/lib/i18n/locales/it-IT/translation.json

Changed

  • Added missing translations for it-IT in src/lib/i18n/locales/it-IT/translation.json

🔄 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/open-webui/open-webui/pull/2267 **Author:** [@maxdyy](https://github.com/maxdyy) **Created:** 5/14/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `fix/it-translation-update` --- ### 📝 Commits (1) - [`9ad4605`](https://github.com/open-webui/open-webui/commit/9ad4605e5709cf9bf2f502198b8051e85f061ed4) fix: added missing translations for italian ### 📊 Changes **1 file changed** (+137 additions, -137 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/it-IT/translation.json` (+137 -137) </details> ### 📄 Description ## Pull Request Checklist - [x] **Target branch:** Pull requests should target the `dev` branch. - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? - [ ] **Testing:** Have you written and run sufficient tests for the changes? - [x] **Code Review:** Have you self-reviewed your code and addressed any coding standard issues? --- ## Description Added missing translations for it-IT in ```src/lib/i18n/locales/it-IT/translation.json``` --- ### Changelog Entry ### Fixed - Added missing translations for it-IT in ```src/lib/i18n/locales/it-IT/translation.json``` ### Changed - Added missing translations for it-IT in ```src/lib/i18n/locales/it-IT/translation.json``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:34:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7744