From 31b4f315b786ca057c12597b798c45128b8b883d Mon Sep 17 00:00:00 2001 From: Jakob Schlanstedt Date: Fri, 21 Nov 2025 10:18:48 +0100 Subject: [PATCH] fix(translation): restore missing translations --- apps/client/src/translations/en/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/client/src/translations/en/translation.json b/apps/client/src/translations/en/translation.json index 0eccc4af5..a9dfb8eb0 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1902,6 +1902,7 @@ "insert-external-link": "Insert external link to \"{{term}}\"", "clear-text-field": "Clear text field", "show-recent-notes": "Show recent notes" + "full-text-search": "Full text search" }, "note_tooltip": { "note-has-been-deleted": "Note has been deleted.",