From d86628dfabe8b9c17c7dd68b3d291104c3b25704 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 6 Apr 2025 23:29:24 +0100 Subject: feat(web): A slightly better looking banner when no bookmarks are found --- apps/web/lib/i18n/locales/en/translation.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps/web/lib') 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": { -- cgit v1.2.3-70-g09d2