diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index 311b92c3da7..c52044fe2ec 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -1513,9 +1513,9 @@ en:
allow_duplicate_topic_titles_category: "Allow topics with identical, duplicate titles if the category is different. allow_duplicate_topic_titles must be disabled."
unique_posts_mins: "How many minutes before a user can make a post with the same content again"
educate_until_posts: "When the user starts typing their first (n) new posts, show the pop-up new user education panel in the composer."
- title: "The name of this site, as used in the title tag."
- site_description: "Describe this site in one sentence, as used in the meta description tag."
- short_site_description: "Short description, as used in the title tag on homepage."
+ title: "The name of this site. Visible to all visitors including anonymous users."
+ site_description: "Describe this site in one sentence. Visible to all visitors including anonymous users."
+ short_site_description: "Short description in a few words. Visible to all visitors including anonymous users."
contact_email: "Email address of key contact responsible for this site. Used for critical notifications, and also displayed on /about for urgent matters."
contact_url: "Contact URL for this site. Displayed on the /about page for urgent matters."
crawl_images: "Retrieve images from remote URLs to insert the correct width and height dimensions."