diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-09 17:59:50 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-09 17:59:50 +0000 |
| commit | af2a408b7858bfe5c607bda20b2ff3cd8b83f238 (patch) | |
| tree | 8757aebafa5ea250ef91c16640e37fba5519369e | |
| parent | a96a62929d723c3676174dfd71c0db4462599a12 (diff) | |
Apply 1 suggestion(s) to 1 file(s)
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 0667172f..471e426e 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -418,7 +418,7 @@ "hide_followers_count_description": "Don't show follower count", "show_admin_badge": "Show \"Admin\" badge in my profile", "show_moderator_badge": "Show \"Moderator\" badge in my profile", - "nsfw_clickthrough": "Censor NSFW content", + "nsfw_clickthrough": "Hide sensitive/NSFW media", "oauth_tokens": "OAuth tokens", "token": "Token", "refresh_token": "Refresh token", |
