mirror of
https://github.com/xfgryujk/blivechat.git
synced 2025-03-13 11:20:42 +08:00
删除BiliSC链接
This commit is contained in:
parent
cb7ecc066c
commit
49d58a9a60
@ -5,7 +5,6 @@ export default {
|
||||
help: 'Help',
|
||||
projectAddress: 'Project address',
|
||||
giftRecordOfficial: 'Official Super Chat record',
|
||||
giftRecord: 'Super Chat record'
|
||||
},
|
||||
home: {
|
||||
roomIdEmpty: "Room ID can't be empty",
|
||||
|
@ -5,7 +5,6 @@ export default {
|
||||
help: 'ヘルプ',
|
||||
projectAddress: 'プロジェクトアドレス',
|
||||
giftRecordOfficial: '公式スーパーチャット記録',
|
||||
giftRecord: 'スーパーチャット記録'
|
||||
},
|
||||
home: {
|
||||
roomIdEmpty: 'ルームのIDを空白にすることはできません',
|
||||
|
@ -5,7 +5,6 @@ export default {
|
||||
help: '帮助',
|
||||
projectAddress: '项目地址',
|
||||
giftRecordOfficial: '官方打赏记录',
|
||||
giftRecord: '打赏记录'
|
||||
},
|
||||
home: {
|
||||
roomIdEmpty: '房间ID不能为空',
|
||||
|
@ -26,11 +26,6 @@
|
||||
<i class="el-icon-share"></i>{{$t('sidebar.giftRecordOfficial')}}
|
||||
</el-menu-item>
|
||||
</a>
|
||||
<a href="https://bilisc.com/" target="_blank">
|
||||
<el-menu-item>
|
||||
<i class="el-icon-share"></i>{{$t('sidebar.giftRecord')}}
|
||||
</el-menu-item>
|
||||
</a>
|
||||
<el-submenu index="null">
|
||||
<template slot="title">
|
||||
<i class="el-icon-chat-line-square"></i>Language
|
||||
|
Loading…
Reference in New Issue
Block a user