HeyPuter / puter

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

Translate README.md from English to Dutch #736

Open jelveh opened 2 months ago

jelveh commented 2 months ago

We need to create a Dutch version of our README to make our project more accessible to Dutch-speaking users and contributors.

Task Description

Steps

  1. Copy the existing README.en.md file to create README.nl.md in the same directory (./doc/i18n/)
  2. Translate all text content from English to Dutch, including:
    • Headings
    • Paragraphs
    • Lists
    • Code comments (if any)
    • Any other textual content
  3. Preserve all markdown formatting, including:
    • Heading levels
    • Bold and italic text
    • Links
    • Code blocks
    • Tables
    • Images
  4. Ensure all links and references remain functional in the Dutch version
  5. Update any language-specific content (e.g., language badges) to reflect Dutch instead of English

Additional Considerations

Definition of Done

Resources

ruthwikchikoti commented 1 month ago

@jelveh can i work on this ?

jelveh commented 1 month ago

Sure thing! Go for it :)

ruthwikchikoti commented 1 month ago

@jelveh please take a look #770