[PR #5396] [MERGED] Fix missing translations #5914

Closed
opened 2026-02-28 21:20:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5396
Author: @milanalexandre
Created: 7/26/2025
Status: Merged
Merged: 8/4/2025
Merged by: @youngcw

Base: masterHead: fix/i18n-missing-translations


📝 Commits (3)

📊 Changes

4 files changed (+12 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/SidebarGroup.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/CategoryGroupMenuModal.tsx (+3 -3)
📝 packages/desktop-client/src/components/reports/SaveReport.tsx (+2 -1)
upcoming-release-notes/5396.md (+6 -0)

📄 Description

This PR updates the UI to add missing translations for several user-facing texts, including :

"Show" / "Hide" in category group menus
"Delete" in modals
"Unsaved report" in the reports section
Capture d’écran 2025-07-26 à 14 01 56
Capture d’écran 2025-07-26 à 14 05 21
Capture d’écran 2025-07-26 à 14 06 40


🔄 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/actualbudget/actual/pull/5396 **Author:** [@milanalexandre](https://github.com/milanalexandre) **Created:** 7/26/2025 **Status:** ✅ Merged **Merged:** 8/4/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix/i18n-missing-translations` --- ### 📝 Commits (3) - [`0477dd3`](https://github.com/actualbudget/actual/commit/0477dd3f9fd27e7934263a592231c581f80778b9) add missing translations - [`a985eeb`](https://github.com/actualbudget/actual/commit/a985eebd607743f5d37f55317c1b0f2e01ffc9c1) add relese note - [`dedd794`](https://github.com/actualbudget/actual/commit/dedd794e863910f0eadead9613aba75c5ee0061e) add missing translations (no note) ### 📊 Changes **4 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/SidebarGroup.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/CategoryGroupMenuModal.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/reports/SaveReport.tsx` (+2 -1) ➕ `upcoming-release-notes/5396.md` (+6 -0) </details> ### 📄 Description This PR updates the UI to add missing translations for several user-facing texts, including : "Show" / "Hide" in category group menus "Delete" in modals "Unsaved report" in the reports section <img width="520" height="539" alt="Capture d’écran 2025-07-26 à 14 01 56" src="https://github.com/user-attachments/assets/60d6027f-3160-44b6-ba41-3cea0af559c8" /> <img width="1141" height="133" alt="Capture d’écran 2025-07-26 à 14 05 21" src="https://github.com/user-attachments/assets/54ed86c9-c75b-4501-a1c8-9b2621df5135" /> <img width="618" height="420" alt="Capture d’écran 2025-07-26 à 14 06 40" src="https://github.com/user-attachments/assets/59908d31-c1d5-45cb-9b02-88505aad43cd" /> --- <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 2026-02-28 21:20:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5914