feat: 24h pulse

This commit is contained in:
codytseng
2025-11-29 00:34:53 +08:00
parent b21855c294
commit ce7afeb250
31 changed files with 1086 additions and 123 deletions

View File

@@ -544,7 +544,8 @@ export default {
'External Content': '外部内容',
Highlight: '高亮',
'Optimal relays and {{count}} other relays': '最佳中继器和其他 {{count}} 个中继器',
'Likely spam account (Trust score: {{percentile}}%)': '疑似垃圾账号(信任分数:{{percentile}}%',
'Likely spam account (Trust score: {{percentile}}%)':
'疑似垃圾账号(信任分数:{{percentile}}%',
'Suspicious account (Trust score: {{percentile}}%)': '可疑账号(信任分数:{{percentile}}%',
'n users': '{{count}} 位用户',
'View Details': '查看详情',
@@ -552,6 +553,11 @@ export default {
'Follow pack not found': '未找到关注包',
Users: '用户',
Feed: '动态',
'Follow Pack': '关注包'
'Follow Pack': '关注包',
'24h Pulse': '24h 动态',
'Load earlier': '加载更早',
'Last 24 hours': '最近 24 小时',
'Last {{count}} days': '最近 {{count}} 天',
notes: '笔记'
}
}