[PR #183] [MERGED] feat: Rename i18n.js to i18n.ts and update language handling in trans… #257

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

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/183
Author: @BreizhHardware
Created: 8/28/2025
Status: Merged
Merged: 8/28/2025
Merged by: @BreizhHardware

Base: masterHead: chore/type-fix


📝 Commits (1)

  • 54cc566 feat: Rename i18n.js to i18n.ts and update language handling in translations

📊 Changes

5 files changed (+72 additions, -21 deletions)

View changed files

📝 public/locales/en/translation.json (+32 -8)
📝 public/locales/fr/translation.json (+34 -10)
📝 src/App.tsx (+1 -1)
📝 src/components/ProjectCard.tsx (+1 -1)
📝 src/i18n.ts (+4 -1)

📄 Description

…lations


🔄 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/BreizhHardware/portfolio/pull/183 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `master` ← **Head:** `chore/type-fix` --- ### 📝 Commits (1) - [`54cc566`](https://github.com/BreizhHardware/portfolio/commit/54cc566fabe041af9b713bca39871b1f41750a8e) feat: Rename i18n.js to i18n.ts and update language handling in translations ### 📊 Changes **5 files changed** (+72 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `public/locales/en/translation.json` (+32 -8) 📝 `public/locales/fr/translation.json` (+34 -10) 📝 `src/App.tsx` (+1 -1) 📝 `src/components/ProjectCard.tsx` (+1 -1) 📝 `src/i18n.ts` (+4 -1) </details> ### 📄 Description …lations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:16:07 +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
BreizhHardware/portfolio#257
No description provided.