Update Weblate links

This commit is contained in:
Niels van Velzen
2020-11-05 17:39:25 +01:00
committed by GitHub
parent ce8a849cea
commit d6281d75e5
+4 -4
View File
@@ -13,8 +13,8 @@
<a href="https://github.com/jellyfin/jellyfin-android/releases">
<img alt="Current Release" src="https://img.shields.io/github/release/jellyfin/jellyfin-android.svg"/>
</a>
<a href="https://translate.jellyfin.org/projects/jellyfin/jellyfin-android-next/?utm_source=widget">
<img alt="Translation Status" src="https://translate.jellyfin.org/widgets/jellyfin/-/jellyfin-android-next/svg-badge.svg"/>
<a href="https://translate.jellyfin.org/projects/jellyfin/jellyfin-android/?utm_source=widget">
<img alt="Translation Status" src="https://translate.jellyfin.org/widgets/jellyfin/-/jellyfin-android/svg-badge.svg"/>
</a>
<br/>
<a href="https://opencollective.com/jellyfin">
@@ -38,10 +38,10 @@ Jellyfin Mobile is an Android app that connects to Jellyfin instances and integr
We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start.
Even though the client is only a web wrapper there are still lots of improvements and bug fixes that can be accomplished with Android and Kotlin knowledge.
Most of the translations can be found in the [web client](https://translate.jellyfin.org/projects/jellyfin/jellyfin-web) since it's the base for the Android client as well. Translations for the app can also be improved very easily from our [Weblate](https://translate.jellyfin.org/projects/jellyfin/jellyfin-android-next) instance. Look through the following graphic to see if your native language could use some work!
Most of the translations can be found in the [web client](https://translate.jellyfin.org/projects/jellyfin/jellyfin-web) since it's the base for the Android client as well. Translations for the app can also be improved very easily from our [Weblate](https://translate.jellyfin.org/projects/jellyfin/jellyfin-android) instance. Look through the following graphic to see if your native language could use some work!
<a href="https://translate.jellyfin.org/engage/jellyfin/?utm_source=widget">
<img alt="Detailed Translation Status" src="https://translate.jellyfin.org/widgets/jellyfin/-/jellyfin-android-next/multi-auto.svg"/>
<img alt="Detailed Translation Status" src="https://translate.jellyfin.org/widgets/jellyfin/-/jellyfin-android/multi-auto.svg"/>
</a>
This client was rewritten from scratch with a fresh git history in July to August 2020, and replaces the old Cordova-based client,