feat: muted words
This commit is contained in:
parent
3c74c8c5db
commit
603bd35b4a
25 changed files with 282 additions and 87 deletions
|
|
@ -653,16 +653,20 @@ export default {
|
|||
'trust-filter.quick-presets': 'Quick presets',
|
||||
'trust-filter.show-all-content': 'Show all content',
|
||||
'trust-filter.only-show-wot': 'Only show your Web of Trust (follows + their follows)',
|
||||
'trust-filter.hide-bottom-percent':
|
||||
'Filter out bottom {{score}}% of users by trust rank',
|
||||
'trust-filter.trust-score-description': 'Calculated based on user reputation and social network percentile',
|
||||
'trust-filter.hide-bottom-percent': 'Filter out bottom {{score}}% of users by trust rank',
|
||||
'trust-filter.trust-score-description':
|
||||
'Calculated based on user reputation and social network percentile',
|
||||
'Auto-load profile pictures': 'Auto-load profile pictures',
|
||||
'Disable live feed': 'Disable live feed',
|
||||
'Enable live feed': 'Enable live feed',
|
||||
'Default relays': 'Default relays',
|
||||
'Reset to default': 'Reset to default',
|
||||
'Default relays description': 'Used to query other users\' relay configurations and as a fallback when users have no relays configured.',
|
||||
'Default relays warning': 'Warning: Please do not modify these settings casually, as it may affect your basic experience.',
|
||||
'Invalid relay URL': 'Invalid relay URL'
|
||||
'Default relays description':
|
||||
"Used to query other users' relay configurations and as a fallback when users have no relays configured.",
|
||||
'Default relays warning':
|
||||
'Warning: Please do not modify these settings casually, as it may affect your basic experience.',
|
||||
'Invalid relay URL': 'Invalid relay URL',
|
||||
'Muted words': 'Muted words',
|
||||
'Add muted word': 'Add muted word'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue