feat: aggregate multiple reposts to avoid duplicate posts in feed

This commit is contained in:
codytseng 2025-11-01 19:36:01 +08:00
parent 934c56a20d
commit 222527ec7c
21 changed files with 193 additions and 55 deletions

View file

@ -493,6 +493,7 @@ export default {
'Jumble is a client focused on browsing relays. Get started by exploring interesting relays or login to view your following feed.':
'Jumbleはリレーを閲覧することに焦点を当てたクライアントです。興味深いリレーを探索するか、ログインしてフォロー中のフィードを表示してください。',
'Explore Relays': 'リレーを探索',
'Choose a feed': 'フィードを選択'
'Choose a feed': 'フィードを選択',
'and {{x}} others': 'および他{{x}}人'
}
}