feat: add toggle to show NSFW content by default
This commit is contained in:
parent
352eecc416
commit
cb2ad30b1d
23 changed files with 108 additions and 55 deletions
|
|
@ -338,6 +338,7 @@ export default {
|
|||
FollowListNotFoundConfirmation:
|
||||
'Follow list not found. Do you want to create a new one? If you have followed users before, please DO NOT confirm as this operation will cause you to lose your previous follow list.',
|
||||
MuteListNotFoundConfirmation:
|
||||
'Mute list not found. Do you want to create a new one? If you have muted users before, please DO NOT confirm as this operation will cause you to lose your previous mute list.'
|
||||
'Mute list not found. Do you want to create a new one? If you have muted users before, please DO NOT confirm as this operation will cause you to lose your previous mute list.',
|
||||
'Show NSFW content by default': 'Show NSFW content by default'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue