feat: improve parent note preview
This commit is contained in:
@@ -49,6 +49,7 @@ export default {
|
||||
'switch to dark theme': 'switch to dark theme',
|
||||
'switch to system theme': 'switch to system theme',
|
||||
Note: 'Note',
|
||||
note: 'note',
|
||||
"username's following": "{{username}}'s following",
|
||||
"username's used relays": "{{username}}'s used relays",
|
||||
"username's muted": "{{username}}'s muted",
|
||||
|
||||
@@ -49,6 +49,7 @@ export default {
|
||||
'switch to dark theme': '切换到深色主题',
|
||||
'switch to system theme': '切换到系统主题',
|
||||
Note: '笔记',
|
||||
note: '笔记',
|
||||
"username's following": '{{username}} 的关注',
|
||||
"username's used relays": '{{username}} 使用的服务器',
|
||||
"username's muted": '{{username}} 屏蔽的用户',
|
||||
|
||||
Reference in New Issue
Block a user