[PR #5483] [MERGED] Add Indian Rupee (INR) Currency #63943

Closed
opened 2026-05-11 21:03:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5483
Author: @emilgeo
Created: 8/5/2025
Status: Merged
Merged: 8/7/2025
Merged by: @matt-fidd

Base: masterHead: feat/inr-currency


📝 Commits (7)

  • e6dd5c2 feat: add indian rupee currency (inr)
  • 2539a1b chore: add release note
  • 4ad18d8 fix: move currency translations one level up
  • 289d133 refactor: don't use parameterized translate fn
  • 60ad6f3 Merge branch 'master' into feat/inr-currency
  • 1e88f35 fix: add missing PHP currency
  • d8e2c27 Merge branch 'master' into feat/inr-currency

📊 Changes

3 files changed (+31 additions, -19 deletions)

View changed files

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

📄 Description

Add Indian Rupee (INR) Currency


🔄 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/5483 **Author:** [@emilgeo](https://github.com/emilgeo) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `feat/inr-currency` --- ### 📝 Commits (7) - [`e6dd5c2`](https://github.com/actualbudget/actual/commit/e6dd5c2c718419f8ed873fc5ff1614be2e851645) feat: add indian rupee currency (inr) - [`2539a1b`](https://github.com/actualbudget/actual/commit/2539a1be04173da8fab074e43763b0e50d0dea50) chore: add release note - [`4ad18d8`](https://github.com/actualbudget/actual/commit/4ad18d873b29e0f52bc03ab660185158575b11b9) fix: move currency translations one level up - [`289d133`](https://github.com/actualbudget/actual/commit/289d133315950b0c4687296ccabf13e7822dd89d) refactor: don't use parameterized translate fn - [`60ad6f3`](https://github.com/actualbudget/actual/commit/60ad6f3b32863dc7ec1a0a454382a59a2774b92a) Merge branch 'master' into feat/inr-currency - [`1e88f35`](https://github.com/actualbudget/actual/commit/1e88f3521ad71dffaa23ba5242331898cc0b3bea) fix: add missing PHP currency - [`d8e2c27`](https://github.com/actualbudget/actual/commit/d8e2c271bf314fbd63f04663aab9d604d858059f) Merge branch 'master' into feat/inr-currency ### 📊 Changes **3 files changed** (+31 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Currency.tsx` (+24 -19) 📝 `packages/loot-core/src/shared/currencies.ts` (+1 -0) ➕ `upcoming-release-notes/5483.md` (+6 -0) </details> ### 📄 Description Add Indian Rupee (INR) Currency --- <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-05-11 21:03:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#63943