diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index fa5c2f17c63..e137815f94c 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -569,8 +569,8 @@ en: allow_uncategorized_topics: "Allow topics to be created without a category. NOTE: After changing this setting, all clients will need to reload their browsers for the change to take effect." allow_duplicate_topic_titles: "Allow topics with identical titles" unique_posts_mins: "How many minutes before a user can make a post with the same content again" - enforce_global_nicknames: "Enforce global nickname uniqueness (WARNING: only change this during initial setup)" - discourse_org_access_key: "The access key used to access the Discourse Hub nickname registry at discourse.org" + enforce_global_nicknames: "Enforce global username uniqueness (WARNING: only change this during initial setup)" + discourse_org_access_key: "The access key used to access the Discourse Hub username registry at discourse.org" educate_until_posts: "Show pop-up composer education panel until the user has made this many posts" title: "Title of this site, will be used in the title tag and elsewhere" site_description: "Describe this forum in one sentence. This description will be used in the meta description tag."