From 546443cb6292e71a4e862dfe4c1c0037227d47a5 Mon Sep 17 00:00:00 2001 From: WardPearce Date: Sat, 7 Mar 2026 00:13:18 +1300 Subject: [PATCH] Update en.json --- materialious/src/lib/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/materialious/src/lib/i18n/locales/en.json b/materialious/src/lib/i18n/locales/en.json index 2246f6e9..d0576b84 100644 --- a/materialious/src/lib/i18n/locales/en.json +++ b/materialious/src/lib/i18n/locales/en.json @@ -274,7 +274,7 @@ "export": { "title": "Export/Import", "importSub": "Import subscriptions", - "importSubSupported": "YouTube CSV/OPML, Invidious OPML/JSON, Freetube database & NewPipe JSON supported", + "importSubSupported": "YouTube CSV/OPML/JSON, Invidious OPML/JSON, Freetube database & NewPipe JSON supported", "importing": "Importing subscriptions (this will take a moment)", "importingCompleted": "Subscriptions successfully imported", "exportSub": "Export subscriptions"