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

@@ -568,6 +568,13 @@ export default {
Highlight: 'Hervorheben',
'Optimal relays and {{count}} other relays': 'Optimale Relays und {{count}} andere Relays',
'Likely spam account (Trust score: {{percentile}}%)': 'Wahrscheinlich Spam-Konto (Vertrauenswert: {{percentile}}%)',
'Suspicious account (Trust score: {{percentile}}%)': 'Verdächtiges Konto (Vertrauenswert: {{percentile}}%)'
'Suspicious account (Trust score: {{percentile}}%)': 'Verdächtiges Konto (Vertrauenswert: {{percentile}}%)',
'n users': '{{count}} Benutzer',
'View Details': 'Details anzeigen',
'Follow Pack Not Found': 'Follow-Pack nicht gefunden',
'Follow pack not found': 'Follow-Pack nicht gefunden',
Users: 'Benutzer',
Feed: 'Feed',
'Follow Pack': 'Follow-Pack'
}
}