feat: add concise bilingual overviews for all 254 exercises
All checks were successful
CI / update (push) Successful in 3m34s

- Fix ExerciseDB data quality (remove empty calf raise, fix Wall Sit,
  correct muscles, typos)
- Rewrite verbose AI-generated English overviews to concise one-sentence
  descriptions
- Add German translations for all 199 EDB exercises (name, instructions,
  overview)
- Add English and German overviews for 55 static-only exercises
- Display overview above instructions on exercise detail page
This commit is contained in:
2026-04-09 00:18:59 +02:00
parent 133d121f84
commit 04284a7238
7 changed files with 2512 additions and 267 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.17.2",
"version": "1.18.0",
"private": true,
"type": "module",
"scripts": {