From 995e765276fb01ad5563117896f2f81ae6edc37d 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 0e836b3a0..b1242e9c4 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1903,7 +1903,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": {