feat: add show more/less toggle for series description

Allow users to expand long series descriptions with a "Show more" button
and scroll through the full text, instead of being limited to 3 lines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-20 13:11:05 +01:00
parent a1a986f462
commit f48d894eca
3 changed files with 18 additions and 5 deletions

View File

@@ -260,7 +260,9 @@
"favorite": {
"add": "Ajouté aux favoris",
"remove": "Retiré des favoris"
}
},
"showMore": "Voir plus",
"showLess": "Voir moins"
}
},
"books": {