From 51acb6fdf08206c7a0922626771f542ffebc0d17 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Wed, 25 Aug 2021 19:29:55 +0200 Subject: [PATCH] Update manifest.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ff79271..b463de7 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "mopidy", "packaging_format": 1, "description": { - "en": "plays music, podcasts and radio programs from local disk and various streaming services", - "fr": "Jouer de la musique, podcasts et programmes radio depuis le disque local et de divers services de streaming" + "en": "Play music, podcasts and radio programs from local disk and various streaming services", + "fr": "Écouter de la musique, des podcasts et des programmes radio depuis le disque local et divers services de streaming" }, "version": "3.2.0~ynh1", "url": "https://www.mopidy.com/",