diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-12-11 20:42:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-11 20:42:45 +0100 |
commit | b0ef980aa17868f18089233060900aa5d5632863 (patch) | |
tree | 0b9c7f9869a489262804bde1f3a18544ffde9532 /config/locales | |
parent | 5d95e6debb496bb4ebba91afc043219c116d3ca2 (diff) | |
parent | dcae9edb1478aca54abd31ce03bb59ba4666065e (diff) |
Merge pull request #2005 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 1cc53dca4..a045db1ab 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -704,6 +704,9 @@ en: content_retention: preamble: Control how user-generated content is stored in Mastodon. title: Content retention + default_noindex: + desc_html: Affects all users who have not changed this setting themselves + title: Opt users out of search engine indexing by default discovery: follow_recommendations: Follow recommendations preamble: Surfacing interesting content is instrumental in onboarding new users who may not know anyone Mastodon. Control how various discovery features work on your server. |