refact: bookmarks

This commit is contained in:
codytseng
2025-04-18 22:53:52 +08:00
parent 7876f26d0c
commit 46d48a6d52
22 changed files with 223 additions and 175 deletions

View File

@@ -219,6 +219,11 @@ export default {
'no relays found': 'リレイが見つかりません',
video: 'ビデオ',
'Show n new notes': '新しいノートを{{n}}件表示',
YouTabName: 'あなた'
YouTabName: 'あなた',
Bookmark: 'ブックマーク',
'Remove bookmark': 'ブックマークを削除',
'no bookmarks found': 'ブックマークが見つかりません',
'no more bookmarks': 'これ以上ブックマークはありません',
Bookmarks: 'ブックマーク一覧'
}
}