From 5c0d6e1fefc290cd29f61537b20e9933afda2dd3 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Thu, 6 Nov 2025 08:55:08 +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 e12fbcd16..58a7d8d8c 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1637,7 +1637,7 @@ "help_link": "For help visit wiki." }, "read-only-info": { - "read-only-note": "This is a read-only note.", + "read-only-note": "Currently viewing a read-only note.", "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"