[PR #3299] [MERGED] Translation: desktop-client/components/reports/graphs #4784

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3299
Author: @psybers
Created: 8/20/2024
Status: Merged
Merged: 8/21/2024
Merged by: @MatissJanis

Base: masterHead: translate-reports-graphs


📝 Commits (4)

  • 65cd688 Translation: desktop-client/components/reports/graphs
  • 46c1fe4 add release note
  • 95e1834 Merge branch 'master' into translate-reports-graphs
  • 81bdad7 fix linter

📊 Changes

11 files changed (+85 additions, -37 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/graphs/AreaGraph.tsx (+8 -5)
📝 packages/desktop-client/src/components/reports/graphs/BarGraph.tsx (+8 -5)
📝 packages/desktop-client/src/components/reports/graphs/BarLineGraph.tsx (+9 -3)
📝 packages/desktop-client/src/components/reports/graphs/CashFlowGraph.tsx (+14 -5)
📝 packages/desktop-client/src/components/reports/graphs/LineGraph.tsx (+3 -1)
📝 packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx (+12 -4)
📝 packages/desktop-client/src/components/reports/graphs/SpendingGraph.tsx (+13 -8)
📝 packages/desktop-client/src/components/reports/graphs/StackedBarGraph.tsx (+3 -1)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableHeader.tsx (+6 -4)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableTotals.tsx (+3 -1)
upcoming-release-notes/3299.md (+6 -0)

📄 Description

Translation support for packages/desktop-client/components/reports/graphs.


🔄 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/3299 **Author:** [@psybers](https://github.com/psybers) **Created:** 8/20/2024 **Status:** ✅ Merged **Merged:** 8/21/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `translate-reports-graphs` --- ### 📝 Commits (4) - [`65cd688`](https://github.com/actualbudget/actual/commit/65cd688124bc19ee5e3b854a11a4c4b87b03d6bd) Translation: desktop-client/components/reports/graphs - [`46c1fe4`](https://github.com/actualbudget/actual/commit/46c1fe4583864d173e7ccfe58d2f4953ce933d81) add release note - [`95e1834`](https://github.com/actualbudget/actual/commit/95e183413b75645a0d057cbfb8ccaece80546d8c) Merge branch 'master' into translate-reports-graphs - [`81bdad7`](https://github.com/actualbudget/actual/commit/81bdad731d44c627546a8da3864c91cb1981d8ba) fix linter ### 📊 Changes **11 files changed** (+85 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/graphs/AreaGraph.tsx` (+8 -5) 📝 `packages/desktop-client/src/components/reports/graphs/BarGraph.tsx` (+8 -5) 📝 `packages/desktop-client/src/components/reports/graphs/BarLineGraph.tsx` (+9 -3) 📝 `packages/desktop-client/src/components/reports/graphs/CashFlowGraph.tsx` (+14 -5) 📝 `packages/desktop-client/src/components/reports/graphs/LineGraph.tsx` (+3 -1) 📝 `packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx` (+12 -4) 📝 `packages/desktop-client/src/components/reports/graphs/SpendingGraph.tsx` (+13 -8) 📝 `packages/desktop-client/src/components/reports/graphs/StackedBarGraph.tsx` (+3 -1) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableHeader.tsx` (+6 -4) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableTotals.tsx` (+3 -1) ➕ `upcoming-release-notes/3299.md` (+6 -0) </details> ### 📄 Description Translation support for `packages/desktop-client/components/reports/graphs`. --- <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:01:14 -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#4784