aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n/locales/en
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-04-13 14:04:39 +0000
committerMohamed Bassem <me@mbassem.com>2025-04-13 14:04:39 +0000
commita4d5be3a3a031c039568b5cb4e7e2305f8e4f283 (patch)
treec2721be51d72ea12cbe01efeee6d429de963f932 /apps/web/lib/i18n/locales/en
parent8c6cfc8f5fdab4bbdae41060518c08731720976a (diff)
downloadkarakeep-a4d5be3a3a031c039568b5cb4e7e2305f8e4f283.tar.zst
feat: Allow editing the extracted content of an asset bookmark
Diffstat (limited to 'apps/web/lib/i18n/locales/en')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json
index 5166d6bd..f76d0f33 100644
--- a/apps/web/lib/i18n/locales/en/translation.json
+++ b/apps/web/lib/i18n/locales/en/translation.json
@@ -374,6 +374,7 @@
"publisher": "Publisher",
"date_published": "Date Published",
"pick_a_date": "Pick a date",
- "save_changes": "Save changes"
+ "save_changes": "Save changes",
+ "extracted_content": "Extracted Content"
}
}