-
-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i18n(fr): add components/cards
, components/link-cards
& components/card-grids
#2346
i18n(fr): add components/cards
, components/link-cards
& components/card-grids
#2346
Conversation
|
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
<Card title="Regardez-ça" icon="open-book"> | ||
Contenu intéressant que vous souhaitez mettre en évidence. | ||
</Card> | ||
<Card title="Et autre chose" icon="information"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Title slightly tweaked from the English version to avoid some wrapping.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe one sentence to edit, for the rest is good!
Co-authored-by: Thomas Bonnet <[email protected]>
Description
This PR adds the French version of the
components/cards
,components/link-cards
&components/card-grids
pages (grouped together to avoid link validation issues) with the changes from #2121.