mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 01:56:01 -05:00
we don't use the term "nickname" use -> "username"
This commit is contained in:
parent
d969958b18
commit
8010ed3ba1
1 changed files with 2 additions and 2 deletions
|
@ -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."
|
||||
|
|
Loading…
Reference in a new issue