Add translation info to readme

This commit is contained in:
Damontecres 2025-11-21 14:05:59 -05:00
parent ccc900cee7
commit 6d338bde59
No known key found for this signature in database
2 changed files with 12 additions and 0 deletions

View file

@ -12,6 +12,7 @@ You can contribute in several ways:
* File bug reports * File bug reports
* Request new features * Request new features
* Propose code changes via pull request * Propose code changes via pull request
* Submit translations to https://translate.codeberg.org/engage/wholphin/
In all cases, be sure to fully explain the issue. In all cases, be sure to fully explain the issue.

View file

@ -6,6 +6,15 @@ Wholphin is an open-source Android TV client for Jellyfin. It aims to provide a
This is not a fork of the [official client](https://github.com/jellyfin/jellyfin-androidtv). Wholphin's user interface and controls have been written completely from scratch. Wholphin `v0.3.0+` supports playing media using either ExoPlayer/Media3 or MPV (experimental). This is not a fork of the [official client](https://github.com/jellyfin/jellyfin-androidtv). Wholphin's user interface and controls have been written completely from scratch. Wholphin `v0.3.0+` supports playing media using either ExoPlayer/Media3 or MPV (experimental).
<p align="center">
<a href="https://github.com/damontecres/Wholphin/releases">
<img alt="Current Release" src="https://img.shields.io/github/release/damontecres/wholphin.svg"/>
</a>
<a href="https://translate.codeberg.org/engage/wholphin/">
<img src="https://translate.codeberg.org/widget/wholphin/wholphin/svg-badge.svg" alt="Translation status" />
</a>
</p>
<img width="1280" height="771" alt="0 3 0_home" src="https://github.com/user-attachments/assets/23be4786-a4c3-45e5-a710-8d1ade2be2a3" /> <img width="1280" height="771" alt="0 3 0_home" src="https://github.com/user-attachments/assets/23be4786-a4c3-45e5-a710-8d1ade2be2a3" />
## Features ## Features
@ -62,6 +71,8 @@ Issues and pull requests are always welcome! Please check before submitting that
If you plan to contribute, please read the [contributing guide](CONTRIBUTING.md)! If you plan to contribute, please read the [contributing guide](CONTRIBUTING.md)!
You can [help translate Wholphin](https://translate.codeberg.org/engage/wholphin/)!
## Acknowledgements ## Acknowledgements
- Thanks to the Jellyfin team for creating and maintaining such a great open-source media server - Thanks to the Jellyfin team for creating and maintaining such a great open-source media server