feat: optimize the display effect of other kinds of events
This commit is contained in:
parent
5e3fd93a23
commit
73b38d37e7
17 changed files with 719 additions and 66 deletions
|
|
@ -179,6 +179,9 @@ export default {
|
|||
randomRelaysRefresh: '换一批',
|
||||
'Explore more': '探索更多',
|
||||
'Payment page': '付款页面',
|
||||
'Supported NIPs': '支持的 NIP'
|
||||
'Supported NIPs': '支持的 NIP',
|
||||
'Open in a': '在 {{a}} 中打开',
|
||||
'Cannot handle event of kind k': '无法处理类型为 {{k}} 的事件',
|
||||
'Sorry! The note cannot be found 😔': '抱歉!找不到该笔记 😔'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue