diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 6aa56011a67..af22aa6a7af 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1478,7 +1478,7 @@ en: enable_badges: "Enable the badge system" enable_whispers: "Allow staff private communication within topics." - allow_index_in_robots_txt: "Specify in robots.txt that this site is allowed to be indexed by web search engines." + allow_index_in_robots_txt: "Specify in robots.txt that this site is allowed to be indexed by web search engines. In exceptional cases you can permanently override robots.txt." email_domains_blacklist: "A pipe-delimited list of email domains that users are not allowed to register accounts with. Example: mailinator.com|trashmail.net" email_domains_whitelist: "A pipe-delimited list of email domains that users MUST register accounts with. WARNING: Users with email domains other than those listed will not be allowed!" hide_email_address_taken: "Don't inform users that an account exists with a given email address during signup and from the forgot password form."