feat: collapse long notes

This commit is contained in:
codytseng
2025-04-28 22:32:52 +08:00
parent 3ffad2ed49
commit 3a98629617
16 changed files with 95 additions and 28 deletions

View File

@@ -224,6 +224,7 @@ export default {
'Remove bookmark': '取消收藏',
'no bookmarks found': '暂无收藏',
'no more bookmarks': '到底了',
Bookmarks: '收藏'
Bookmarks: '收藏',
'Show more': '显示更多'
}
}