From 338f3d536ffc70ffb5faaf03e7ac88a2b64ee1a0 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Fri, 12 Sep 2025 19:51:53 +0300 Subject: [PATCH] chore(ribbon): use "show" instead of "include" for archived notes --- 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 41616154b..574b70688 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -765,7 +765,7 @@ "table": "Table", "geo-map": "Geo Map", "board": "Board", - "include_archived_notes": "Include archived notes" + "include_archived_notes": "Show archived notes" }, "edited_notes": { "no_edited_notes_found": "No edited notes on this day yet...",