feat: support for follow packs

This commit is contained in:
codytseng 2025-11-27 00:02:13 +08:00
parent cdab9aa19e
commit b21855c294
27 changed files with 384 additions and 24 deletions

View file

@ -555,6 +555,15 @@ export default {
'Likely spam account (Trust score: {{percentile}}%)':
'Likely spam account (Trust score: {{percentile}}%)',
'Suspicious account (Trust score: {{percentile}}%)':
'Suspicious account (Trust score: {{percentile}}%)'
'Suspicious account (Trust score: {{percentile}}%)',
'n users': '{{count}} users',
'n users_one': '{{count}} user',
'n users_other': '{{count}} users',
'View Details': 'View Details',
'Follow Pack Not Found': 'Follow Pack Not Found',
'Follow pack not found': 'Follow pack not found',
Users: 'Users',
Feed: 'Feed',
'Follow Pack': 'Follow Pack'
}
}