[PR #4317] [MERGED] Fix electron translations #5317

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4317
Author: @MikesGlitch
Created: 2/6/2025
Status: Merged
Merged: 2/6/2025
Merged by: @MikesGlitch

Base: masterHead: fix/electron-translations


📝 Commits (4)

📊 Changes

3 files changed (+20 additions, -0 deletions)

View changed files

📝 bin/package-electron (+10 -0)
📝 packages/desktop-client/src/i18n.ts (+4 -0)
upcoming-release-notes/4317.md (+6 -0)

📄 Description

Translations were in an infinite loop, constantly being set, which was causing unintended ui behaviour.


🔄 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/4317 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/electron-translations` --- ### 📝 Commits (4) - [`c8fe224`](https://github.com/actualbudget/actual/commit/c8fe224f01e7674f4b66b807940e8d4eb9be6175) fix electron translations - [`c1b7095`](https://github.com/actualbudget/actual/commit/c1b7095e6d3f1822f1b847a55e150895f7ecca24) cleanup - [`ee298c6`](https://github.com/actualbudget/actual/commit/ee298c65bb68eebe481e6cf1598d6ece47015410) release note - [`0967673`](https://github.com/actualbudget/actual/commit/09676736637b8425c73e717ab90e37c8bf778f03) typo ### 📊 Changes **3 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `bin/package-electron` (+10 -0) 📝 `packages/desktop-client/src/i18n.ts` (+4 -0) ➕ `upcoming-release-notes/4317.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Translations were in an infinite loop, constantly being set, which was causing unintended ui behaviour. --- <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:10:28 -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#5317