[PR #5565] [MERGED] translate import transactions #5999

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5565
Author: @milanalexandre
Created: 8/16/2025
Status: Merged
Merged: 8/17/2025
Merged by: @joel-jeremy

Base: masterHead: fix/translate_impot_transactions


📝 Commits (4)

📊 Changes

5 files changed (+32 additions, -14 deletions)

View changed files

📝 packages/desktop-client/src/components/App.tsx (+1 -1)
📝 packages/desktop-client/src/components/modals/ImportTransactionsModal/ImportTransactionsModal.jsx (+4 -4)
📝 packages/desktop-client/src/components/modals/ImportTransactionsModal/InOutOption.tsx (+6 -3)
📝 packages/desktop-client/src/components/modals/ImportTransactionsModal/Transaction.tsx (+15 -6)
upcoming-release-notes/5565.md (+6 -0)

📄 Description

1 Translate the modal "import transactions"
2 Standardize the login text

Capture d’écran 2025-08-16 à 15 45 02

🔄 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/5565 **Author:** [@milanalexandre](https://github.com/milanalexandre) **Created:** 8/16/2025 **Status:** ✅ Merged **Merged:** 8/17/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix/translate_impot_transactions` --- ### 📝 Commits (4) - [`b2fb8a2`](https://github.com/actualbudget/actual/commit/b2fb8a20161ccafad91b92fed3eb39039a4a84a0) translate import transactions - [`d4b6e24`](https://github.com/actualbudget/actual/commit/d4b6e246aa1716425d20b679d086cd891a50204c) translate import transactions headers - [`94a07fb`](https://github.com/actualbudget/actual/commit/94a07fb7b561a6887738c5f20605c4b235eb1340) add relese note - [`5644dd7`](https://github.com/actualbudget/actual/commit/5644dd72f1a32b702d6f47889120034d8edf78f1) feed back ### 📊 Changes **5 files changed** (+32 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/App.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/ImportTransactionsModal/ImportTransactionsModal.jsx` (+4 -4) 📝 `packages/desktop-client/src/components/modals/ImportTransactionsModal/InOutOption.tsx` (+6 -3) 📝 `packages/desktop-client/src/components/modals/ImportTransactionsModal/Transaction.tsx` (+15 -6) ➕ `upcoming-release-notes/5565.md` (+6 -0) </details> ### 📄 Description 1 Translate the modal "import transactions" 2 Standardize the login text <img width="999" height="745" alt="Capture d’écran 2025-08-16 à 15 45 02" src="https://github.com/user-attachments/assets/f8fbbd45-90cb-49ac-9363-072fb7779562" /> --- <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:22:19 -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#5999