From 3b1ba65aa454a091b6a70c630d7df076cbf11a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 6 Jan 2021 14:19:07 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 932247e..c1f7116 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "ampache", "packaging_format": 1, "description": { - "en": "A web based audio/video streaming application", - "fr": "Une application de streaming audio et vidéo" + "en": "Web based audio/video streaming application", + "fr": "Application de streaming audio et vidéo" }, "version": "4.2.5~ynh1", "url": "http://ampache.org", @@ -48,7 +48,7 @@ "type": "user", "ask": { "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" },