feat: following's favoriate relays

This commit is contained in:
codytseng
2025-04-06 00:34:32 +08:00
parent 328477a1f3
commit 1e6e37f5e5
18 changed files with 280 additions and 37 deletions

View File

@@ -204,6 +204,9 @@ export default {
'Not found the note': '未找到该笔记',
'no more replies': '没有更多回复了',
'Relay sets': '服务器组',
'Favorite Relays': '收藏的服务器'
'Favorite Relays': '收藏的服务器',
"Following's Favorites": '关注人的收藏',
'no more relays': '没有更多服务器了',
'Favorited by': '收藏自'
}
}