feat: improve parent note preview

This commit is contained in:
codytseng
2025-02-24 12:39:02 +08:00
parent e6516d7acd
commit 212a4ac103
11 changed files with 167 additions and 60 deletions

View File

@@ -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",

View File

@@ -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}} 屏蔽的用户',