Merge changes

This commit is contained in:
the1812 2019-05-10 21:37:27 +08:00
commit bf49bb464c
6 changed files with 17 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
min/dark.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -108,6 +108,10 @@
{
background-color: #444 !important;
}
.follow-main .list-item:hover
{
background-color: #3d3d3d !important;
}
.ssr-content .cntr .check-all-ctn
{
background-image: linear-gradient(rgba(242,243,245,0),#222 40%,#222) !important;

View File

@ -1,6 +1,6 @@
export const map = new Map([
[`主站`, `ホーム`],
[`画友`, `絵画`],
[`画友`, `アルバム`],
[`音频`, `音楽`],
[`游戏中心`, `ゲーム`],
[`会员购`, `ショップ`],
@ -283,6 +283,11 @@ export const map = new Map([
[`空空如也哦...`, `何もないよ = ̄ω ̄=`],
[`清除缓存`, `キャッシュを消去する`],
[`转到BiliPlus`, `BiliPlusをジャンプ`],
[`顶栏布局`, `頂欄のレイアウト`],
[`搜索框`, `検索欄`],
[`用户信息`, `ユーザー情報`],
[`投稿入口`, `投稿ページ入り口`],
[`弹性空白`, `弾力空白`],
[`查看封面`, `サムネイルを見る`],
[`下载弹幕`, `弾幕をダウンロード`],
[`下载视频`, `動画をダウンロード`],
@ -353,7 +358,7 @@ export const map = new Map([
`歴史`,
{
text: `履歴`,
selector: `.nav-con.fr .nav-item .t`
selector: `.nav-con.fr .nav-item .t, .custom-navbar li[data-name='historyList'] .main-content, .custom-navbar-settings .orders li`
},
]],
[`登录`, `ログイン`],