1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[PR #353] [MERGED] Added French language pack #1014

Closed
opened 2026-05-07 00:15:29 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/353
Author: @devzwf
Created: 2/13/2026
Status: Merged
Merged: 2/13/2026
Merged by: @maziggy

Base: 0.2.0bHead: main


📝 Commits (7)

  • 2e72780 First pass to add french
  • ce4c56f adding french
  • d3f2ad0 Merge branch '0.2.0b' into main
  • f054ad7 Merge branch '0.2.0b' into main
  • d8a48bc Merge branch '0.2.0b' into main
  • 7409772 updated translation file.
  • f021de6 Merge branch '0.2.0b' into main

📊 Changes

3 files changed (+3355 additions, -1 deletions)

View changed files

📝 CONTRIBUTING.md (+1 -0)
📝 frontend/src/i18n/index.ts (+4 -1)
frontend/src/i18n/locales/fr.ts (+3350 -0)

📄 Description

Description

Added French language pack

N/A

Type of Change

  • 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

  • Added file fr.ts
  • Updated index.ts and CONTRIBUTING.md

Screenshots

N/A

Testing

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

Checklist

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

Additional Notes

N/A


🔄 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/353 **Author:** [@devzwf](https://github.com/devzwf) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `0.2.0b` ← **Head:** `main` --- ### 📝 Commits (7) - [`2e72780`](https://github.com/maziggy/bambuddy/commit/2e727803fa2fd3b6b24c02addde348d97352e609) First pass to add french - [`ce4c56f`](https://github.com/maziggy/bambuddy/commit/ce4c56fe8641096ec8b53b0e1cdcee04efc79a4b) adding french - [`d3f2ad0`](https://github.com/maziggy/bambuddy/commit/d3f2ad0b8d9577666a1aa3ec18c2ed7274496075) Merge branch '0.2.0b' into main - [`f054ad7`](https://github.com/maziggy/bambuddy/commit/f054ad783666444a2d0bcc720b1417a22f4e11de) Merge branch '0.2.0b' into main - [`d8a48bc`](https://github.com/maziggy/bambuddy/commit/d8a48bc0afb3bad2ab3abb7a76eaccd4ca3eb688) Merge branch '0.2.0b' into main - [`7409772`](https://github.com/maziggy/bambuddy/commit/740977241f20e6f54091ebf5f3741e614a1b1d42) updated translation file. - [`f021de6`](https://github.com/maziggy/bambuddy/commit/f021de64dddb7577f2d8ca51ff8f846ae11fdcaa) Merge branch '0.2.0b' into main ### 📊 Changes **3 files changed** (+3355 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+1 -0) 📝 `frontend/src/i18n/index.ts` (+4 -1) ➕ `frontend/src/i18n/locales/fr.ts` (+3350 -0) </details> ### 📄 Description ## Description Added French language pack ## Related Issue N/A ## Type of Change - [ ] 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 - Added file fr.ts - Updated index.ts and CONTRIBUTING.md ## Screenshots N/A ## Testing - [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 - [ x] I have updated the documentation (if needed) - [ ] My changes generate no new warnings - [x ] I have tested my changes thoroughly ## Additional Notes N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:15:29 +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-maziggy-1#1014
No description provided.