i18n(fr): add reference/icons#2343
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
|
delucis
left a comment
There was a problem hiding this comment.
Looks great! Noting that we’ve never added a copiedLabel prop to <IconsList /> for translations so it always shows “Copied!”
Could be something to add in the future.
Technically, we could now also use |
Yeah that’s true. Also for these one-off components I think I actually prefer the prop approach because then you are prompted to translate it in the same place as the translated content. Annoying for a component that gets repeated many times, but if only used once like this or the theme editor, then I think considering part of the “content” makes sense I think. |

Description
This PR adds the French version of the
reference/iconspage with the changes from #2121.