[PR #5471] [MERGED] fix translations on the "new transaction" and "list" page on mobile #5950

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5471
Author: @milanalexandre
Created: 8/4/2025
Status: Merged
Merged: 8/5/2025
Merged by: @matt-fidd

Base: masterHead: fix/translate-transaction


📝 Commits (3)

📊 Changes

4 files changed (+21 additions, -6 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+2 -0)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionListItem.tsx (+4 -4)
📝 packages/desktop-client/src/components/mobile/utils.ts (+9 -2)
upcoming-release-notes/5471.md (+6 -0)

📄 Description

Capture d’écran 2025-08-02 à 10 40 25 Capture d’écran 2025-08-02 à 10 41 18 Capture d’écran 2025-08-04 à 12 22 41

🔄 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/5471 **Author:** [@milanalexandre](https://github.com/milanalexandre) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix/translate-transaction` --- ### 📝 Commits (3) - [`761b50b`](https://github.com/actualbudget/actual/commit/761b50b4d7cda5f50d3aa042442472155fd76d5f) fix 'frome'/'to' && 'Split'... - [`962c85b`](https://github.com/actualbudget/actual/commit/962c85bc18a770385b85e2d5137d5536f327c8e9) add relese note - [`b9cfe3b`](https://github.com/actualbudget/actual/commit/b9cfe3b33c0e4fab52d62d7b25c73064da8c28ca) fomat ### 📊 Changes **4 files changed** (+21 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+2 -0) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionListItem.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/mobile/utils.ts` (+9 -2) ➕ `upcoming-release-notes/5471.md` (+6 -0) </details> ### 📄 Description <img width="705" height="527" alt="Capture d’écran 2025-08-02 à 10 40 25" src="https://github.com/user-attachments/assets/2791fa6b-316e-45df-85fe-b3e0e88c296c" /> <img width="705" height="741" alt="Capture d’écran 2025-08-02 à 10 41 18" src="https://github.com/user-attachments/assets/5ddd9bd3-e936-430e-9140-5ee9a3e53904" /> <img width="613" height="741" alt="Capture d’écran 2025-08-04 à 12 22 41" src="https://github.com/user-attachments/assets/f703dab3-ed73-4bae-a145-70a0b98f4b15" /> --- <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:21:30 -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#5950