Update browse "show nsfw" setting description

This commit is contained in:
schroda
2026-05-17 12:11:22 +02:00
parent eb6348c1e1
commit ff056fa160
2 changed files with 10 additions and 7 deletions

View File

@@ -82,7 +82,10 @@ export const BrowseSettings = () => {
/>
</ListItem>
<ListItem>
<ListItemText primary={t`Show NSFW`} secondary={t`Hide NSFW extensions and sources`} />
<ListItemText
primary={t`Show NSFW (18+)`}
secondary={t`Show NSFW (18+) sources in sources and extensions lists`}
/>
<Switch
edge="end"
checked={showNsfw}

View File

@@ -1793,10 +1793,6 @@ msgstr "Hide entries already in library"
msgid "Hide history"
msgstr "Hide history"
#: src/features/browse/screens/BrowseSettings.tsx
msgid "Hide NSFW extensions and sources"
msgstr "Hide NSFW extensions and sources"
#: src/features/settings/screens/ServerSettings.tsx
msgid "Hikari connection pool"
msgstr "Hikari connection pool"
@@ -3190,8 +3186,12 @@ msgid "Show more"
msgstr "Show more"
#: src/features/browse/screens/BrowseSettings.tsx
msgid "Show NSFW"
msgstr "Show NSFW"
msgid "Show NSFW (18+)"
msgstr "Show NSFW (18+)"
#: src/features/browse/screens/BrowseSettings.tsx
msgid "Show NSFW (18+) sources in sources and extensions lists"
msgstr "Show NSFW (18+) sources in sources and extensions lists"
#: src/features/library/components/LibraryOptionsPanel.tsx
msgid "Show number of items"