From fbe7e3a901862e5766662735a623a5a935c87c0b Mon Sep 17 00:00:00 2001 From: Daniel Wieser Date: Mon, 9 Feb 2026 01:06:54 +0100 Subject: feat: Added Import for Instapaper (#2434) * Added Instapaper import * Fixes #1444 Added Instapaper import support --- apps/web/lib/i18n/locales/en/translation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/web/lib') diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 567ffb49..41d5312e 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -305,6 +305,7 @@ "import_bookmarks_from_karakeep_export": "Import Bookmarks from Karakeep export", "import_bookmarks_from_tab_session_manager_export": "Import Bookmarks from Tab Session Manager", "import_bookmarks_from_mymind_export": "Import Bookmarks from mymind export", + "import_bookmarks_from_instapaper_export": "Import Bookmarks from Instapaper export", "export_links_and_notes": "Export Links and Notes", "imported_bookmarks": "Imported Bookmarks" }, -- cgit v1.2.3-70-g09d2