30 lines
1.3 KiB
HTML
30 lines
1.3 KiB
HTML
---
|
|
layout: contributing
|
|
title: Contributing - CircuitPython Localization
|
|
permalink: /contributing/weblate
|
|
---
|
|
|
|
<h2>CircuitPython Translation with Weblate</h2>
|
|
<div class="weblate">
|
|
<a href="https://hosted.weblate.org/engage/circuitpython/?utm_source=widget">
|
|
<img src="https://hosted.weblate.org/widgets/circuitpython/-/multi-auto.svg" alt="Translation status" />
|
|
</a>
|
|
<a href="https://hosted.weblate.org/engage/circuitpython/?utm_source=widget">
|
|
<img src="https://hosted.weblate.org/widgets/circuitpython/-/287x66-grey.png" alt="Translation status" />
|
|
</a>
|
|
</div>
|
|
<p>
|
|
Contribute to CircuitPython by localizing (translating) its control and error
|
|
messages into new or existing languages. With the help of fellow open source
|
|
project <a href="https://weblate.org/">Weblate</a>, we've made it easy to add
|
|
or improve translations.
|
|
</p>
|
|
<p>
|
|
On <a href="https://hosted.weblate.org/projects/circuitpython/main/"
|
|
>hosted.weblate.org</a>, 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
|
|
<a href="https://adafru.it/discord">Discord</a> in the #circuitpython channel.
|
|
We're available to help.
|
|
</p>
|