diff --git a/locales/en-US/common.ftl b/locales/en-US/common.ftl index c42ecb3a..adbed3bb 100644 --- a/locales/en-US/common.ftl +++ b/locales/en-US/common.ftl @@ -9,6 +9,7 @@ why-rust = Why Rust? production-use = Production use learn-more = Learn More zulip = Zulip +discord = Discord mastodon = Mastodon bluesky = Bluesky diff --git a/locales/en-US/community.ftl b/locales/en-US/community.ftl index 885391cf..f899069a 100644 --- a/locales/en-US/community.ftl +++ b/locales/en-US/community.ftl @@ -28,7 +28,7 @@ community-irlo = The Rust Internals Forum is a place for discussion about the as well as the design of the language and the standard library. community-chat-header = Chat platforms -community-chat = Development of Rust, and general chatter happens on several chat platforms. Check out general channels and more on the Rust Zulip server, or check out the teams page to find where specific teams meet. +community-chat = Rust users can chat or get help on the unofficial Discord server. Development of Rust itself happens on the Rust Zulip server, or check out the teams page to find where specific teams meet. community-teams-learn = Learn more about teams diff --git a/templates/community/index.html.hbs b/templates/community/index.html.hbs index ef90ebf9..3ea3b6ad 100644 --- a/templates/community/index.html.hbs +++ b/templates/community/index.html.hbs @@ -51,6 +51,9 @@ {{!-- TODO: remove padding and margin once global declarations are gone --}}