fix(i18n): translate category names in tasks and budget displays
Category group headers in tasks and bar chart labels / transaction meta in budget were showing raw German database keys instead of going through CATEGORY_LABELS() i18n mapping. Closes #11
This commit is contained in:
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.7.6] - 2026-04-04
|
||||
|
||||
### Fixed
|
||||
- Fix untranslated category names in tasks (group headers), budget (bar chart labels, transaction meta) - all displayed category strings now go through i18n mapping (#11)
|
||||
|
||||
## [0.7.5] - 2026-04-04
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user