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.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json
index ce8d2839..ab1306be 100644
--- a/apps/web/lib/i18n/locales/en/translation.json
+++ b/apps/web/lib/i18n/locales/en/translation.json
@@ -428,6 +428,12 @@
"search_query": "Search Query",
"search_query_help": "Learn more about the search query language.",
"description": "Description (Optional)",
+ "delete_list": {
+ "title": "Delete List",
+ "description": "Deleting a list doesn't delete any bookmarks in that list.",
+ "delete_children": "Delete children lists (recursively)",
+ "delete_children_description": "If not checked, all direct children lists will become root lists"
+ },
"rss": {
"title": "RSS Feed",
"description": "Enable an RSS feed for this list",