1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||||
export const title = '系统设置'; |
export const title = '系统设置(ESC)'; |
||||||
export const action = ['保存设置', '取消']; |
export const action = ['保存设置', '取消']; |
||||||
export const music = ['背景音乐', '完全关闭', '最小音量', '正常音量']; |
export const music = ['背景音乐', '完全关闭', '最小音量', '正常音量']; |
||||||
export const battle = ['战斗日志', '显示', '隐藏']; |
export const battle = ['战斗日志', '显示', '隐藏']; |
||||||
|
Loading…
Reference in new issue