feat: picture notes editor
This commit is contained in:
@@ -105,6 +105,8 @@ export default {
|
||||
'A special note for picture-first clients like Olas',
|
||||
'Picture note requires images': 'Picture note requires images',
|
||||
Relays: 'Relays',
|
||||
image: 'image'
|
||||
image: 'image',
|
||||
'Normal Post': 'Normal Post',
|
||||
'Picture Post': 'Picture Post'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -104,6 +104,9 @@ export default {
|
||||
'一种可以在图片优先客户端 (如 Olas) 中显示的特殊笔记',
|
||||
'Picture note requires images': '图片笔记需要有图片',
|
||||
Relays: '服务器',
|
||||
image: '图片'
|
||||
image: '图片',
|
||||
Normal: '普通',
|
||||
'Normal Post': '普通笔记',
|
||||
'Picture Post': '图片笔记'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user