Replies: 1 comment 1 reply
-
|
Yes we want this. Also related to: #7818 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Docusaurus has a pretty nice feature of having overview pages with all subpages: https://docusaurus.io/docs/category/guides
The good thing is that it displays the description if one card leads to one page. But if the card points to a set of pages it shows "N items". It is actually translatable according to here but is very inconvenient if there should be unique descriptions.
It would be nice if there is a way to have this translation only if the
_category.jsondoes not have a specific entry, such asdescriptionor similar.What do you think about that?
Beta Was this translation helpful? Give feedback.
All reactions