we don't use the term "nickname" use -> "username"
This commit is contained in:
parent
d969958b18
commit
8010ed3ba1
|
@ -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_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"
|
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"
|
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)"
|
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 nickname registry at discourse.org"
|
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"
|
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"
|
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."
|
site_description: "Describe this forum in one sentence. This description will be used in the meta description tag."
|
||||||
|
|
Loading…
Reference in New Issue