From 8e81c38c144ad92693f0ebf909e8d74155597a02 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 b9b3cab06..0e836b3a0 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1904,6 +1904,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.",