fix: move selfZapWarning translations to end of files and add missing commas (#647)

Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>
This commit is contained in:
The Daniel ⚡️
2025-11-06 21:13:40 -05:00
committed by GitHub
parent bc3396fed2
commit 71c9fc8485
16 changed files with 16 additions and 16 deletions

View File

@@ -495,7 +495,7 @@ export default {
'Jumble é um cliente focado em navegar relays. Comece explorando relays interessantes ou faça login para ver seu feed de seguidos.',
'Explore Relays': 'Explorar Relays',
'Choose a feed': 'Escolha um feed',
'and {{x}} others': 'e {{x}} outros'
'and {{x}} others': 'e {{x}} outros',
selfZapWarning: 'Jumble não é responsável pelo que acontece se você zap a si mesmo. Prossiga por sua conta e risco. 😉⚡',
}
}