diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-04-20 23:49:24 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2025-04-21 01:00:34 +0000 |
| commit | cd632f295d896100207e1b02bfeb574175c07633 (patch) | |
| tree | 4944263d3bea3092b31799e584130200e6fb3dbf /apps/web/lib/i18n | |
| parent | ca58d68f0ef8d0c3afada6cb81b196f2db157376 (diff) | |
| download | karakeep-cd632f295d896100207e1b02bfeb574175c07633.tar.zst | |
ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261
Diffstat (limited to 'apps/web/lib/i18n')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 4e622df5..1d99a96f 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -298,6 +298,7 @@ "import_as_text": "Import as Text Bookmark", "import_as_separate_bookmarks": "Import as separate Bookmarks", "placeholder": "Paste a link or an image, write a note or drag and drop an image in here…", + "placeholder_v2": "Paste a link, write a note or drop an image…", "new_item": "NEW ITEM", "disabled_submissions": "Submissions are disabled", "text_toolbar": { |
