What's Changed
Added
- English localization: Translated 40+ remaining French-only keys in
en.json(AI prompts, category manager labels, UI fallbacks). Community contribution by @Lloir (PR #1). - Dynamic
<html lang>attribute: Now automatically reflects the user's selected language.
Fixed
- Docker image: Fixed missing
/app/staticdirectory causingFileNotFoundErrorcrash on standalone deployments. - AI chat prompts: Reverted to French locale after PR #1 had hardcoded English.
Improved
- Budget envelope UX: Creating a new envelope now scrolls to and highlights the card with a glowing accent animation.
.gitignore: Added IDE config directories (.idea/,.vscode/) to prevent accidental commits.
Full Changelog: v1.0.57...v1.0.58