feat: support for follow packs
This commit is contained in:
parent
cdab9aa19e
commit
b21855c294
27 changed files with 384 additions and 24 deletions
|
|
@ -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'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue