aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n
diff options
context:
space:
mode:
authorPatrick Leonard <patrickleonardiii@gmail.com>2024-12-29 04:25:56 -1000
committerGitHub <noreply@github.com>2024-12-29 16:25:56 +0200
commit27b3f9d17958d76ced902787e387c15db720af0a (patch)
treebf436b8711d2988027df5a8b73edec052324d0e1 /apps/web/lib/i18n
parentaeedea1ac35f2c6651dea37b5ef2b907edf779ce (diff)
downloadkarakeep-27b3f9d17958d76ced902787e387c15db720af0a.tar.zst
feat: add Linkwarden importer (#786)
* added in Linkwarden import * simpler parsing --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
Diffstat (limited to 'apps/web/lib/i18n')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json1
1 files changed, 1 insertions, 0 deletions
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"