feat: enable self-zapping with friendly warning message (#645)

Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>
This commit is contained in:
The Daniel ⚡️
2025-11-06 20:47:11 -05:00
committed by GitHub
parent ce87cd88a0
commit bc3396fed2
18 changed files with 24 additions and 1 deletions

View File

@@ -501,5 +501,6 @@ export default {
'Explore Relays': 'Исследовать Relay',
'Choose a feed': 'Выберите ленту',
'and {{x}} others': 'и {{x}} других'
selfZapWarning: 'Jumble не несет ответственности за то, что произойдет, если вы отправите zap самому себе. Продолжайте на свой страх и риск. 😉⚡',
}
}