mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 08:19:33 +02:00
Update settings.json
This commit is contained in:
parent
7215909a09
commit
859365d633
@ -11,6 +11,10 @@
|
|||||||
"expGainsSpeed": "经验值获取动画速度",
|
"expGainsSpeed": "经验值获取动画速度",
|
||||||
"expPartyDisplay": "显示队伍经验",
|
"expPartyDisplay": "显示队伍经验",
|
||||||
"skipSeenDialogues": "跳过已读对话",
|
"skipSeenDialogues": "跳过已读对话",
|
||||||
|
"eggSkip": "孵蛋跳过",
|
||||||
|
"never": "从不",
|
||||||
|
"always": "永久",
|
||||||
|
"ask": "询问",
|
||||||
"battleStyle": "对战模式",
|
"battleStyle": "对战模式",
|
||||||
"enableRetries": "允许重试",
|
"enableRetries": "允许重试",
|
||||||
"hideIvs": "禁用个体值探测器信息",
|
"hideIvs": "禁用个体值探测器信息",
|
||||||
@ -60,9 +64,10 @@
|
|||||||
"playerGender": "玩家性别",
|
"playerGender": "玩家性别",
|
||||||
"typeHints": "属性提示",
|
"typeHints": "属性提示",
|
||||||
"masterVolume": "主音量",
|
"masterVolume": "主音量",
|
||||||
"bgmVolume": "音乐",
|
"bgmVolume": "音乐音量",
|
||||||
"fieldVolume": "场景音量",
|
"fieldVolume": "场景音量",
|
||||||
"seVolume": "音效",
|
"seVolume": "音效音量",
|
||||||
|
"uiVolume": "界面音量",
|
||||||
"musicPreference": "音乐偏好",
|
"musicPreference": "音乐偏好",
|
||||||
"mixed": "全曲混合",
|
"mixed": "全曲混合",
|
||||||
"gamepadPleasePlug": "请链接手柄或按任意键",
|
"gamepadPleasePlug": "请链接手柄或按任意键",
|
||||||
|
Loading…
Reference in New Issue
Block a user