From 052ae9b4c5ec88a001f7377eab0e4e49fcb943fc Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 28 Dec 2024 12:39:31 +0000 Subject: fix: Better handling for when there's no highlights in the all highlights page --- apps/web/lib/i18n/locales/en/translation.json | 3 +++ 1 file changed, 3 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 2812df88..0236b1c3 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -65,6 +65,9 @@ "apply_all": "Apply All", "ignore": "Ignore" }, + "highlights": { + "no_highlights": "You don't have any highlights yet." + }, "settings": { "back_to_app": "Back To App", "user_settings": "User Settings", -- cgit v1.2.3-70-g09d2