feat: support kind 20
This commit is contained in:
parent
4205e32d0f
commit
4343765aba
30 changed files with 1221 additions and 712 deletions
|
|
@ -99,6 +99,11 @@ export default {
|
|||
Dark: 'Dark',
|
||||
Temporary: 'Temporary',
|
||||
'Choose a relay collection': 'Choose a relay collection',
|
||||
'Switch account': 'Switch account'
|
||||
'Switch account': 'Switch account',
|
||||
Pictures: 'Pictures',
|
||||
'Picture note': 'Picture note',
|
||||
'A special note for picture-first clients like Olas':
|
||||
'A special note for picture-first clients like Olas',
|
||||
'Picture note requires images': 'Picture note requires images'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -98,6 +98,11 @@ export default {
|
|||
Dark: '深色',
|
||||
Temporary: '临时',
|
||||
'Choose a relay collection': '选择一个服务器组',
|
||||
'Switch account': '切换账户'
|
||||
'Switch account': '切换账户',
|
||||
Pictures: '图片',
|
||||
'Picture note': '图片笔记',
|
||||
'A special note for picture-first clients like Olas':
|
||||
'一种可以在图片优先客户端 (如 Olas) 中显示的特殊笔记',
|
||||
'Picture note requires images': '图片笔记需要有图片'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue