aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/lib')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json1
-rw-r--r--apps/web/lib/i18n/locales/en_US/translation.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json
index f000bab5..63e4ae2d 100644
--- a/apps/web/lib/i18n/locales/en/translation.json
+++ b/apps/web/lib/i18n/locales/en/translation.json
@@ -427,6 +427,7 @@
"regenerate_ai_summaries_for_all_bookmarks": "Regenerate AI Summaries for All Bookmarks",
"reindex_all_bookmarks": "Reindex All Bookmarks",
"clean_assets": "Clean Dangling Assets & Re-sync Metadata",
+ "migrate_large_link_html_content": "Move Large Inline HTML Content to Assets",
"reprocess_assets_fix_mode": "Reprocess Unprocessed Assets"
}
},
diff --git a/apps/web/lib/i18n/locales/en_US/translation.json b/apps/web/lib/i18n/locales/en_US/translation.json
index bec0705e..75dfa755 100644
--- a/apps/web/lib/i18n/locales/en_US/translation.json
+++ b/apps/web/lib/i18n/locales/en_US/translation.json
@@ -476,6 +476,7 @@
"regenerate_ai_summaries_for_all_bookmarks": "Regenerate AI Summaries for All Bookmarks",
"reindex_all_bookmarks": "Reindex All Bookmarks",
"clean_assets": "Clean Dangling Assets & Re-sync Metadata",
+ "migrate_large_link_html_content": "Move Large Inline HTML Content to Assets",
"reprocess_assets_fix_mode": "Reprocess Unprocessed Assets"
}
},