info: add weblate

Add a link to Weblate in the README, and bring it up in the FAQ.

Using weblate should make translations much easier. It's not fully
ready yet, and this is mostly a preliminary measure so I can apply
for the FOSS weblate.
This commit is contained in:
OxygenCobalt 2022-06-16 16:43:16 -06:00
parent cf8e887f9a
commit d4fb27fafb
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@
<h4 align="center"><a href="/CHANGELOG.md">Changelog</a> | <a href="/info/FAQ.md">FAQ</a> | <a href="/info/LICENSES.md">Licenses</a> | <a href="/.github/CONTRIBUTING.md">Contributing</a> | <a href="/info/ARCHITECTURE.md">Architecture</a></h4>
<p align="center">
<a href="https://f-droid.org/app/org.oxycblt.auxio"><img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" width="170"></a>
<a href="https://hosted.weblate.org/engage/auxio/"><img src="https://hosted.weblate.org/widgets/auxio/-/strings/287x66-grey.png" alt="Translation status" /></a>
</p>
## About

View file

@ -90,4 +90,4 @@ please note the [Contribution Guidelines](../.github/CONTRIBUTING.md) and [Accep
#### Can I translate Auxio to my native language?
See the [Translations Megathread](https://github.com/OxygenCobalt/Auxio/issues/3) for guidance on how to create translations and submit them to the project.
Any contributions are appreciated and tend to always be accepted.
Any contributions are appreciated and tend to always be accepted. Weblate is also being set up.