diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 96f066bda2a..363d3de9d45 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1275,7 +1275,7 @@ en: access_token_problem: "Tell an admin: Please update the site settings to include the correct discourse_org_access_key." page_not_found: - title: "The page you requested doesn't exist or may have been deleted by a moderator." + title: "The page you requested doesn't exist or is private." popular_topics: "Popular topics" recent_topics: "Recent topics" see_more: "See More" diff --git a/docs/WELCOME-TO-DISCOURSE.md b/docs/WELCOME-TO-DISCOURSE.md index 9b4edcb6b72..1b19b0f871d 100644 --- a/docs/WELCOME-TO-DISCOURSE.md +++ b/docs/WELCOME-TO-DISCOURSE.md @@ -1 +1,7 @@ -This is a placeholder for the welcome topic, to be filled by @codinghorror +The first paragraph of this pinned topic will be visible as an intro message to new users on the homepage. It's important! + +Replace this with a brief description of your forum: + +- Who is it for? +- What can they find here? +- Why should they come here? \ No newline at end of file