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:
@@ -489,7 +489,7 @@ export default {
|
||||
'Jumble is a client focused on browsing relays. Get started by exploring interesting relays or login to view your following feed.',
|
||||
'Explore Relays': 'Explore Relays',
|
||||
'Choose a feed': 'Choose a feed',
|
||||
'and {{x}} others': 'and {{x}} others'
|
||||
'and {{x}} others': 'and {{x}} others',
|
||||
selfZapWarning: 'Jumble is not responsible for what happens if you zap yourself. Proceed at your own risk. 😉⚡',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user