feat: optimize the display effect of other kinds of events

This commit is contained in:
codytseng 2025-02-13 22:56:09 +08:00
parent 5e3fd93a23
commit 73b38d37e7
17 changed files with 719 additions and 66 deletions

View file

@ -178,6 +178,9 @@ export default {
randomRelaysRefresh: 'Refresh',
'Explore more': 'Explore more',
'Payment page': 'Payment page',
'Supported NIPs': 'Supported NIPs'
'Supported NIPs': 'Supported NIPs',
'Open in a': 'Open in {{a}}',
'Cannot handle event of kind k': 'Cannot handle event of kind {{k}}',
'Sorry! The note cannot be found 😔': 'Sorry! The note cannot be found 😔'
}
}