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

@@ -498,7 +498,7 @@ export default {
'Jumble è un client focalizzato sulla navigazione dei relay. Inizia esplorando relay interessanti o effettua il login per visualizzare il tuo feed di following.',
'Explore Relays': 'Esplora Relay',
'Choose a feed': 'Scegli un feed',
'and {{x}} others': 'e altri {{x}}'
'and {{x}} others': 'e altri {{x}}',
selfZapWarning: 'Jumble non è responsabile di ciò che accade se zappi te stesso. Procedi a tuo rischio e pericolo. 😉⚡',
}
}