whisper-money/resources/js
Víctor Falcón 70b603e901
feat: Spanish localization (#74)
## Pending
- [x] Translate landing page
- [x] Dashboard
- [x] Accounts list page
- [x] Account page
- [x] Cashflow
- [x] Budgets
- [x] Transactions
- [x] Settings

## Screenshots
<img width="1210" height="969" alt="image"
src="https://github.com/user-attachments/assets/c7935e5c-488d-4941-8f19-8834e5668257"
/>
<img width="1211" height="972" alt="image"
src="https://github.com/user-attachments/assets/e94e1daf-233a-4a49-aa65-5678c772d178"
/>
2026-02-08 11:58:08 +01:00
..
components feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
contexts feat: Add PostHog (#70) 2026-01-20 10:47:59 +01:00
hooks feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
layouts feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
lib chore: Remove MetricsWave tracking integration 2026-02-07 18:53:21 +01:00
pages feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
providers feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
services fix: Delete transactions on local browser DB after deleting it on the backend 2026-01-27 11:12:05 +01:00
types feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
utils feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
app.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
ssr.tsx SSR was missing the privacy mode provider (#46) 2025-12-30 08:55:03 +01:00