feat: support for follow packs
This commit is contained in:
parent
cdab9aa19e
commit
b21855c294
27 changed files with 384 additions and 24 deletions
|
|
@ -561,6 +561,13 @@ export default {
|
|||
Highlight: 'Destacar',
|
||||
'Optimal relays and {{count}} other relays': 'Relays ideais e {{count}} outros relays',
|
||||
'Likely spam account (Trust score: {{percentile}}%)': 'Provável conta de spam (Pontuação de confiança: {{percentile}}%)',
|
||||
'Suspicious account (Trust score: {{percentile}}%)': 'Conta suspeita (Pontuação de confiança: {{percentile}}%)'
|
||||
'Suspicious account (Trust score: {{percentile}}%)': 'Conta suspeita (Pontuação de confiança: {{percentile}}%)',
|
||||
'n users': '{{count}} utilizadores',
|
||||
'View Details': 'Ver detalhes',
|
||||
'Follow Pack Not Found': 'Pacote de seguir não encontrado',
|
||||
'Follow pack not found': 'Pacote de seguir não encontrado',
|
||||
Users: 'Utilizadores',
|
||||
Feed: 'Feed',
|
||||
'Follow Pack': 'Pacote de Seguir'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue