diff options
Diffstat (limited to 'apps/web/lib')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 6 |
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 f266fcd9..2a181285 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -346,6 +346,12 @@ "updated": "List has been updated!" } }, + "banners": { + "no_bookmarks": { + "title": "No bookmarks yet", + "description": "Save interesting articles, links, and pages to access them quickly later." + } + }, "cleanups": { "cleanups": "Cleanups", "duplicate_tags": { |
