[PR #5477] [MERGED] Add currencies SEK and TRY #5953

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5477
Author: @csenel
Created: 8/4/2025
Status: Merged
Merged: 8/4/2025
Merged by: @MikesGlitch

Base: masterHead: add-currencies


📝 Commits (3)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/settings/Currency.tsx (+2 -0)
📝 packages/loot-core/src/shared/currencies.ts (+2 -0)
upcoming-release-notes/5477.md (+6 -0)

📄 Description

Adding SEK and TRY as currencies


🔄 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/5477 **Author:** [@csenel](https://github.com/csenel) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/4/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `add-currencies` --- ### 📝 Commits (3) - [`3354d62`](https://github.com/actualbudget/actual/commit/3354d62dd8ef6c93f36f44ab2a232a1a8175882b) Add SEK and TRY - [`2fc4194`](https://github.com/actualbudget/actual/commit/2fc41949a7657a4314f12ed563b302ed29df05c8) Add SEK and TRY to translations - [`dd72b51`](https://github.com/actualbudget/actual/commit/dd72b514e8efa7681a8be625ebc797586955964a) Add release notes ### 📊 Changes **3 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Currency.tsx` (+2 -0) 📝 `packages/loot-core/src/shared/currencies.ts` (+2 -0) ➕ `upcoming-release-notes/5477.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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Adding SEK and TRY as currencies --- <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:34 -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#5953