diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/en')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 3 |
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 2e80f2f4..81ef942f 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -178,7 +178,8 @@ "regenerate_ai_tags_for_failed_bookmarks_only": "Regenerate AI Tags for Failed Bookmarks Only", "regenerate_ai_tags_for_all_bookmarks": "Regenerate AI Tags for All Bookmarks", "reindex_all_bookmarks": "Reindex All Bookmarks", - "compact_assets": "Compact Assets" + "compact_assets": "Compact Assets", + "reprocess_assets_fix_mode": "Reprocess Assets (Fix Mode)" }, "users_list": { "users_list": "Users List", |
