mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Add translation info to readme
This commit is contained in:
parent
ccc900cee7
commit
6d338bde59
2 changed files with 12 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ You can contribute in several ways:
|
|||
* File bug reports
|
||||
* Request new features
|
||||
* 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.
|
||||
|
||||
|
|
|
|||
11
README.md
11
README.md
|
|
@ -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).
|
||||
|
||||
<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" />
|
||||
|
||||
## 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)!
|
||||
|
||||
You can [help translate Wholphin](https://translate.codeberg.org/engage/wholphin/)!
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- Thanks to the Jellyfin team for creating and maintaining such a great open-source media server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue