feat: 添加消息图标面板

This commit is contained in:
xingyu
2022-12-22 14:15:07 +08:00
parent 2d5571bcce
commit c7b6030418
8 changed files with 157 additions and 2 deletions

View File

@ -80,6 +80,7 @@ export default {
screenfullIcon: 'Screenfull icon',
sizeIcon: 'Size icon',
localeIcon: 'Locale icon',
messageIcon: 'Message icon',
tagsView: 'Tags view',
logo: 'Logo',
greyMode: 'Grey mode',

View File

@ -80,6 +80,7 @@ export default {
screenfullIcon: '全屏图标',
sizeIcon: '尺寸图标',
localeIcon: '多语言图标',
messageIcon: '消息图标',
tagsView: '标签页',
logo: '标志',
greyMode: '灰色模式',