diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 14f6b2b43..3974e91de 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -734,7 +734,7 @@ en:
logout: "You were logged out."
refresh: "Refresh"
read_only_mode:
- enabled: "Read-only mode is enabled. You can continue to browse the site but interactions may not work."
+ enabled: "This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now."
login_disabled: "Login is disabled while the site is in read only mode."
too_few_topics_and_posts_notice: "Let's get this discussion started! There are currently %{currentTopics} / %{requiredTopics} topics and %{currentPosts} / %{requiredPosts} posts. New visitors need some conversations to read and respond to."
too_few_topics_notice: "Let's get this discussion started! There are currently %{currentTopics} / %{requiredTopics} topics. New visitors need some conversations to read and respond to."