Add option to opt out of search engines on public profile/status pages (#4199)
This commit is contained in:
@ -12,6 +12,7 @@ en:
|
||||
note:
|
||||
one: <span class="note-counter">1</span> character left
|
||||
other: <span class="note-counter">%{count}</span> characters left
|
||||
setting_noindex: Affects your public profile and status pages
|
||||
imports:
|
||||
data: CSV file exported from another Mastodon instance
|
||||
sessions:
|
||||
@ -41,6 +42,7 @@ en:
|
||||
setting_default_sensitive: Always mark media as sensitive
|
||||
setting_delete_modal: Show confirmation dialog before deleting a toot
|
||||
setting_system_font_ui: Use system's default font
|
||||
setting_noindex: Opt-out of search engine indexing
|
||||
severity: Severity
|
||||
type: Import type
|
||||
username: Username
|
||||
|
Reference in New Issue
Block a user