diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-11-22 11:50:55 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2025-11-22 11:50:55 +0000 |
| commit | 3345377dd09f4234c82e814dfaa310f69fa48386 (patch) | |
| tree | fbb7fc59be28691d126d1811889e2e23d6d96ce7 /apps/web/lib | |
| parent | 1b44eafeb3ced762bedb36b5dfa1f1eae29c4f9f (diff) | |
| download | karakeep-3345377dd09f4234c82e814dfaa310f69fa48386.tar.zst | |
fix: use kbd for editor card
Diffstat (limited to 'apps/web/lib')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 5db867a2..abc0d51a 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -609,7 +609,6 @@ } }, "editor": { - "quickly_focus": "You can quickly focus on this field by pressing ⌘ + E", "multiple_urls_dialog_title": "Importing URLs as separate Bookmarks?", "multiple_urls_dialog_desc": "The input contains multiple URLs on separate lines. Do you want to import them as separate bookmarks?", "import_as_text": "Import as Text Bookmark", |
