aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/lib/i18n')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json
index 63e4ae2d..9b40416d 100644
--- a/apps/web/lib/i18n/locales/en/translation.json
+++ b/apps/web/lib/i18n/locales/en/translation.json
@@ -47,6 +47,13 @@
"list": "List",
"compact": "Compact"
},
+ "view_options": {
+ "title": "View Options",
+ "layout": "Layout",
+ "columns": "Columns",
+ "display_options": "Display Options",
+ "show_note_previews": "Show Notes"
+ },
"actions": {
"change_layout": "Change Layout",
"archive": "Archive",
@@ -59,6 +66,7 @@
"recrawl": "Recrawl",
"download_full_page_archive": "Download Full Page Archive",
"edit_tags": "Edit Tags",
+ "edit_notes": "Edit Notes",
"add_to_list": "Add to List",
"select_all": "Select All",
"unselect_all": "Unselect All",