mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Update manifest.json
This commit is contained in:
parent
ca567de094
commit
3b1ba65aa4
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
"id": "ampache",
|
"id": "ampache",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "A web based audio/video streaming application",
|
"en": "Web based audio/video streaming application",
|
||||||
"fr": "Une application de streaming audio et vidéo"
|
"fr": "Application de streaming audio et vidéo"
|
||||||
},
|
},
|
||||||
"version": "4.2.5~ynh1",
|
"version": "4.2.5~ynh1",
|
||||||
"url": "http://ampache.org",
|
"url": "http://ampache.org",
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose the Ampache administrator (must be an existing YunoHost user)",
|
"en": "Choose the Ampache administrator (must be an existing YunoHost user)",
|
||||||
"fr": "Administrateur du serveur Ampache (doit etre un utilisateur Yunohost existant)"
|
"fr": "Administrateur du serveur Ampache (doit être un utilisateur YunoHost existant)"
|
||||||
},
|
},
|
||||||
"example": "homer"
|
"example": "homer"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue