HeyPuter / puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
26.62k stars 1.77k forks source link

Complete the French (Français) translation of Puter #870

Closed jelveh closed 1 day ago

jelveh commented 2 days ago

The French version of Puter is missing a number of translations. This task involves updating the French translation file to ensure that all English text is accurately translated and culturally appropriate.

Steps to resolve

  1. Scroll to the bottom of src/gui/src/i18n/translations/fr.js to find the list of missing translations
  2. For each translation key that is missing the value is left as undefined, however the English translation is provided in the comment next to it.
  3. Replace undefined with the French translation of the English text provided in the comment

Additional notes

Files to be updated

Thank you for helping to improve the French localization of our project!

nlaburu commented 1 day ago

Hello. The translation issue has been resolved. Let me know if further adjustments are needed. (Pull request #892) Regards, Noah

jelveh commented 1 day ago

Hi @nlaburu, thanks again for your contribution. I left a quick note on your PR regarding placeholder strings. Could you take a quick look at it? Let me know if you need help with anything.