diff options
Diffstat (limited to 'apps/web/lib')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 3 |
1 files changed, 3 insertions, 0 deletions
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", |
