From 81a4f29c735f1b067c5e53d4e49d626bc6e787e3 Mon Sep 17 00:00:00 2001 From: Ulysses Zhan Date: Mon, 16 Oct 2023 21:46:41 -0700 Subject: [PATCH] add 'Import YouTube watch history (.json)' entry to en-US.json --- locales/en-US.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en-US.json b/locales/en-US.json index 06d095dc..a9f78165 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -40,6 +40,7 @@ "Import Invidious data": "Import Invidious JSON data", "Import YouTube subscriptions": "Import YouTube/OPML subscriptions", "Import YouTube playlist (.csv)": "Import YouTube playlist (.csv)", + "Import YouTube watch history (.json)": "Import YouTube watch history (.json)", "Import FreeTube subscriptions (.db)": "Import FreeTube subscriptions (.db)", "Import NewPipe subscriptions (.json)": "Import NewPipe subscriptions (.json)", "Import NewPipe data (.zip)": "Import NewPipe data (.zip)",