[PR #309] [MERGED] Added Italian localization #994

Closed
opened 2026-05-06 12:34:23 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/309
Author: @Keybored02
Created: 2/9/2026
Status: Merged
Merged: 2/9/2026
Merged by: @maziggy

Base: 0.1.9bHead: main


📝 Commits (4)

📊 Changes

2 files changed (+2614 additions, -1 deletions)

View changed files

📝 frontend/src/i18n/index.ts (+4 -1)
frontend/src/i18n/locales/it.ts (+2610 -0)

📄 Description

Description

Added Italian localization

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Changes Made

  • Added it.ts translated from en.ts
  • Avoided accented characters and kept the char count as close as possible to the original
  • updated index.ts

Screenshots

image

Testing

  • I have tested this on my local machine
  • I have tested with my printer model:

Checklist

  • My code follows the project's coding style
  • I have commented my code where necessary
  • I have updated the documentation (if needed)
  • My changes generate no new warnings
  • I have tested my changes thoroughly

Additional Notes


🔄 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/maziggy/bambuddy/pull/309 **Author:** [@Keybored02](https://github.com/Keybored02) **Created:** 2/9/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `0.1.9b` ← **Head:** `main` --- ### 📝 Commits (4) - [`b4dcd5b`](https://github.com/maziggy/bambuddy/commit/b4dcd5b23b3f146dbd71d26dd0dfb848202652fe) Added Italian localisation - [`0a17b44`](https://github.com/maziggy/bambuddy/commit/0a17b44da3592ae72a33dcd5640a807cbea54fa3) Merge branch 'main' of https://github.com/Keybored02/bambuddy - [`023d817`](https://github.com/maziggy/bambuddy/commit/023d817cebb76c513513f4a4816dbacd19a29690) Fixed spacing, diacritics, updated to 0.1.9b - [`991f03c`](https://github.com/maziggy/bambuddy/commit/991f03ca69d9013a4866a4611adc3069a728ec33) Merge branch '0.1.9b' into main ### 📊 Changes **2 files changed** (+2614 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/i18n/index.ts` (+4 -1) ➕ `frontend/src/i18n/locales/it.ts` (+2610 -0) </details> ### 📄 Description ## Description Added Italian localization ## Related Issue ## Type of Change <!-- Mark the relevant option with an "x" --> - [ ] Bug fix (non-breaking change that fixes an issue) - [x] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [ ] Code refactoring - [ ] Performance improvement - [ ] Test addition or update ## Changes Made <!-- List the specific changes made in this PR --> - Added it.ts translated from en.ts - Avoided accented characters and kept the char count as close as possible to the original - updated index.ts ## Screenshots <img width="792" height="950" alt="image" src="https://github.com/user-attachments/assets/37a91511-38ec-4f28-93c2-be93e1f5ec76" /> <!-- If applicable, add screenshots to demonstrate your changes --> ## Testing <!-- Describe how you tested your changes --> - [x] I have tested this on my local machine - [ ] I have tested with my printer model: <!-- e.g., X1C, P1S, A1 --> ## Checklist - [x] My code follows the project's coding style - [ ] I have commented my code where necessary - [ ] I have updated the documentation (if needed) - [x] My changes generate no new warnings - [x] I have tested my changes thoroughly ## Additional Notes <!-- Add any additional information that reviewers should know --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:34:23 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy#994
No description provided.