mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update i18n
This commit is contained in:
parent
61bd8ab213
commit
6b188c2fbc
2
min/dark.min.css
vendored
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
2
min/i18n.en-US.min.js
vendored
2
min/i18n.en-US.min.js
vendored
File diff suppressed because one or more lines are too long
2
min/settings-tooltip.en-US.min.js
vendored
2
min/settings-tooltip.en-US.min.js
vendored
File diff suppressed because one or more lines are too long
@ -188,6 +188,7 @@ Additional variables:
|
|||||||
[`expandDanmakuListIgnoreMediaList`, `Don't expand danmaku list in playlist pages. (For viewing playlist)`],
|
[`expandDanmakuListIgnoreMediaList`, `Don't expand danmaku list in playlist pages. (For viewing playlist)`],
|
||||||
[`removeGuidePopup`, `Remove irrelevant popups on videos.`],
|
[`removeGuidePopup`, `Remove irrelevant popups on videos.`],
|
||||||
[`fullscreenGiftBox`, `Open gift box quickly when using web fullscreen mode.`],
|
[`fullscreenGiftBox`, `Open gift box quickly when using web fullscreen mode.`],
|
||||||
|
[`keymapPreset`, `Select preferred preset for keymap.`],
|
||||||
]);
|
]);
|
||||||
export default {
|
export default {
|
||||||
export: { toolTips },
|
export: { toolTips },
|
||||||
|
|||||||
@ -976,6 +976,9 @@ export const map = new Map([
|
|||||||
[`直播全屏包裹`, `Web fullscreen gift box`],
|
[`直播全屏包裹`, `Web fullscreen gift box`],
|
||||||
[`总是显示视频时长`, `Always show duration`],
|
[`总是显示视频时长`, `Always show duration`],
|
||||||
[`删除视频弹窗`, `Remove video popups`],
|
[`删除视频弹窗`, `Remove video popups`],
|
||||||
|
[`快捷键预设`, `Preset`],
|
||||||
|
[`签到助手`, `Check-in helper`],
|
||||||
|
[`直播间签到`, `Live check in`],
|
||||||
[`*`, [
|
[`*`, [
|
||||||
{
|
{
|
||||||
selector: `.gui-settings-widgets-box .widgets-container .empty-tip`,
|
selector: `.gui-settings-widgets-box .widgets-container .empty-tip`,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user