Closed RubenRuCh closed 7 months ago
💸 Everyone can add rewards for this issue commenting /reward 100
(replace 100
with the amount)
💪 If someone starts working on this issue to earn the rewards, they can comment /try
to let everyone know!
🙌 And when they open the PR, they can comment /claim #2
either in the PR description or in a PR's comment
👀 Also, everyone can tip any user commenting /tip 20 @RubenRuCh
(replace 20
with the amount, and @RubenRuCh
with the user to tip)
If you want to learn more, go to our documentation
/reward 20
💸 $20.00 reward created by @RubenRuCh
💪 If you want to earn this reward, comment /try
and start working on solving the issue!
🙌 And when you open the PR, comment /claim #2
either in the PR description or in a PR's comment
Can I have this one issue assigned? will submit PR by Sunday :) Want to try out the reward system
(I am half french 🇫🇷 )
/try
Perfect! You're the first one to try to solve this issue, go for it! 😉
Thanks @TronSkywalker!
Remember to claim the reward once you make the PR, so I get notified
/tryCheck if you're the only one trying 👇
Ups... someone else is already trying to solve this issue! You can still try to do it, but maybe you should contact the rest of the users in case you want to work togheter on this: @TronSkywalker
Hi, @TronSkywalker are you working on this??
If you leave or reject the task for any reason, please let me know and I'll try to do it.
Many thanks!!
yeah take it.. didnt find the time sry xD
Hi, @RubenRuCh. I closed the first PR by a little mistake. The new PR is #10
🥳 @RubenRuCh completed the payment of $20.00 in rewards for this issue 💰 The rewarded user is @ivanfernandez2646 - congratulations and thanks for your effort! 🎉
We've built our documentation using Nextra. Right now, only Spanish and English are supported, but we would like to support more languages.
This issue is for adding support for French.
How to add support for a new language
The project is structured following Nextra documentation. There are a lot of files that have several versions of the same file (e.g.
introduction.en.mdx
andintroduction.es.mdx
). To add a new language, create a new version of every file (e.g.introduction.fr.mdx
) and translate the content of the file using the English version as the base.Requirements
fr
locales
insidenext.config.js
FAQ
)