From 27b3f9d17958d76ced902787e387c15db720af0a Mon Sep 17 00:00:00 2001 From: Patrick Leonard Date: Sun, 29 Dec 2024 04:25:56 -1000 Subject: feat: add Linkwarden importer (#786) * added in Linkwarden import * simpler parsing --------- Co-authored-by: Mohamed Bassem --- apps/web/lib/i18n/locales/en/translation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/web/lib/i18n') diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 0236b1c3..92f6e956 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -99,6 +99,7 @@ "import_bookmarks_from_html_file": "Import Bookmarks from HTML file", "import_bookmarks_from_pocket_export": "Import Bookmarks from Pocket export", "import_bookmarks_from_omnivore_export": "Import Bookmarks from Omnivore export", + "import_bookmarks_from_linkwarden_export": "Import Bookmarks from Linkwarden export", "import_bookmarks_from_hoarder_export": "Import Bookmarks from Hoarder export", "export_links_and_notes": "Export Links and Notes", "imported_bookmarks": "Imported Bookmarks" -- cgit v1.2.3-70-g09d2