From 23f11038228a388068b1b5357793054bd68617ab Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Thu, 6 Nov 2025 08:45:53 +0200 Subject: [PATCH] style/alert bar: update message --- 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 ac62c227c..e12fbcd16 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1638,7 +1638,7 @@ }, "read-only-info": { "read-only-note": "This is a read-only note.", - "auto-read-only-note": "This note was automatically set to read-only to improve navigation speed.", + "auto-read-only-note": "This note is shown in a read-only mode for faster loading.", "auto-read-only-learn-more": "Learn more", "edit-note": "Edit note" },