feat: picture notes editor

This commit is contained in:
codytseng
2025-01-12 17:18:45 +08:00
parent 2aba89419e
commit 5bf220fa5b
14 changed files with 467 additions and 119 deletions

View File

@@ -104,6 +104,9 @@ export default {
'一种可以在图片优先客户端 (如 Olas) 中显示的特殊笔记',
'Picture note requires images': '图片笔记需要有图片',
Relays: '服务器',
image: '图片'
image: '图片',
Normal: '普通',
'Normal Post': '普通笔记',
'Picture Post': '图片笔记'
}
}