-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix: rename chatbox title #1094
Conversation
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.
Thank you for your first PR. 🎉
I have added a comment. I think you should use interpolation. Let me know if you have questions or doubts.
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.
You should use the interpolation from the i18next library. See the link in my last comment.
Co-authored-by: Basile Spaenlehauer <[email protected]>
Co-authored-by: Basile Spaenlehauer <[email protected]>
Quality Gate passedIssues Measures |
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.
Looks good to me 🎄
* fix: rename chatbox title * fix: rename chatbox title * fix: rename the chatbox drawer title to Item name chat * Update src/langs/fr.json Co-authored-by: Basile Spaenlehauer <[email protected]> * Update src/components/item/ItemMain.tsx Co-authored-by: Basile Spaenlehauer <[email protected]> * fix: rename the chatbox drawer title to Itemname chat --------- Co-authored-by: Basile Spaenlehauer <[email protected]>
fix #986