feat: support for follow packs
This commit is contained in:
parent
cdab9aa19e
commit
b21855c294
27 changed files with 384 additions and 24 deletions
|
|
@ -545,6 +545,13 @@ export default {
|
|||
Highlight: '高亮',
|
||||
'Optimal relays and {{count}} other relays': '最佳中继器和其他 {{count}} 个中继器',
|
||||
'Likely spam account (Trust score: {{percentile}}%)': '疑似垃圾账号(信任分数:{{percentile}}%)',
|
||||
'Suspicious account (Trust score: {{percentile}}%)': '可疑账号(信任分数:{{percentile}}%)'
|
||||
'Suspicious account (Trust score: {{percentile}}%)': '可疑账号(信任分数:{{percentile}}%)',
|
||||
'n users': '{{count}} 位用户',
|
||||
'View Details': '查看详情',
|
||||
'Follow Pack Not Found': '未找到关注包',
|
||||
'Follow pack not found': '未找到关注包',
|
||||
Users: '用户',
|
||||
Feed: '动态',
|
||||
'Follow Pack': '关注包'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue