mirror of
https://github.com/YunoHost-Apps/koel_ynh.git
synced 2024-09-03 19:35:54 +02:00
Enhance description in manifest
This commit is contained in:
parent
f304a93bcd
commit
acd18af038
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ packaging_format = 2
|
|||
|
||||
id = "koel"
|
||||
name = "Koel"
|
||||
description.en = "A simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. Targeting web developers, Koel embraces some of the more modern web technologies to do its job."
|
||||
description.fr = "Un simple service web de streaming audio personnel, écrit en Vue pour le client et en Laravel pour le serveur. Destiné aux développeurs web, Koel utilise certaines des technologies web les plus modernes pour accomplir son travail."
|
||||
description.en = "A simple web-based personal audio streaming service."
|
||||
description.fr = "Un simple service web de streaming audio personnel."
|
||||
|
||||
version = "6.11.2~ynh1"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue