From f661e839b17ea235114c5fce23c4703150efd568 Mon Sep 17 00:00:00 2001 From: wukko Date: Tue, 13 Aug 2024 16:56:46 +0600 Subject: [PATCH] web/i18n/remux: less yapping in description --- web/i18n/en/remux.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en/remux.json b/web/i18n/en/remux.json index e2afbcc9..2916284c 100644 --- a/web/i18n/en/remux.json +++ b/web/i18n/en/remux.json @@ -1,3 +1,3 @@ { - "description": "remuxing media files is fast, lossless, and often fixes compatibility issues with old software. files are processed on-device and never get uploaded anywhere." + "description": "remuxing is fast, lossless, and often fixes compatibility issues with old software. files are processed on-device and never get uploaded anywhere." }