From 4eb773569cb20fd1f002fce4156b3efe824c0ac8 Mon Sep 17 00:00:00 2001 From: Jakob Schlanstedt Date: Fri, 21 Nov 2025 10:26:15 +0100 Subject: [PATCH] fix(translation): missing ',' --- apps/client/src/translations/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/translations/en/translation.json b/apps/client/src/translations/en/translation.json index a9dfb8eb0..7110f001d 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1901,7 +1901,7 @@ "create-and-link-note": "Create and link note \"{{term}}\"", "insert-external-link": "Insert external link to \"{{term}}\"", "clear-text-field": "Clear text field", - "show-recent-notes": "Show recent notes" + "show-recent-notes": "Show recent notes", "full-text-search": "Full text search" }, "note_tooltip": {