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" },