diff --git a/_layouts/contributing.html b/_layouts/contributing.html index 56322ef7..3801eeb2 100644 --- a/_layouts/contributing.html +++ b/_layouts/contributing.html @@ -8,10 +8,16 @@ layout: default

Contributing

If you'd like to contribute to the CircuitPython project, the CircuitPython - libraries are a great way to begin. This page is updated daily with status + libraries are a great way to begin. This page is updated with daily status information from the CircuitPython libraries, including open pull requests, open issues and library infrastructure issues.

+

+ Do you write a language other than English? Another great way to contribute + to the project is to contribute new localizations (translations) of + CircuitPython, or update current localizations, using + Weblate. +

If this is your first time contributing, or you'd like to see our recommended contribution workflow, we have a guide on @@ -23,9 +29,6 @@ layout: default Have an idea for a new driver or library? File an issue on the CircuitPython repo!

-

- Contribute localizations (translations) of CircuitPython using Weblate. -

Current Status for {{ site.data.libraries.updated_at | date: "%a, %b %d, %Y" }}

{% assign current = page.url | downcase | split: '/' %} @@ -45,7 +48,7 @@ layout: default
  • Localization + 'weblate' %}class='active'{% endif %}>CircuitPython Localization
  • diff --git a/contributing/weblate.html b/contributing/weblate.html index f1ee229e..65498d25 100644 --- a/contributing/weblate.html +++ b/contributing/weblate.html @@ -1,10 +1,10 @@ --- layout: contributing -title: Contributing - Localization +title: Contributing - CircuitPython Localization permalink: /contributing/weblate --- -

    Translation with Weblate

    +

    CircuitPython Translation with Weblate

    Translation status @@ -14,14 +14,17 @@ permalink: /contributing/weblate

    - Contribute to CircuitPython by localizing (translating) its control and error messages into other - languages. With the help of fellow open source project Weblate, - we're making it even easier to add or improve translations. + Contribute to CircuitPython by localizing (translating) its control and error + messages into new or existing languages. With the help of fellow open source + project Weblate, we've made it easy to add + or improve translations.

    On hosted.weblate.org, you can sign in with an existing account such as - Github, Google or Facebook and start contributing through a simple web interface. No forks or pull - requests needed! As always, if you run into trouble join us on Discord, we're here to help. + >hosted.weblate.org, you can create a new Weblate account, or sign in with + an existing account such as Github or Google and start contributing through a + simple web interface. No forks or pull requests needed! As always, if you have + questions or need assistance, you can find us on + Discord in the #circuitpython channel. + We're available to help.