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': 'お気に入り'
}
}