mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-19 13:59:27 +02:00
Update src/locales/zh_CN/settings.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
parent
43d20eb597
commit
ad6499ecd7
@ -99,9 +99,9 @@ export const settings: SimpleTranslationEntries = {
|
|||||||
"showBgmBar": "显示音乐名称",
|
"showBgmBar": "显示音乐名称",
|
||||||
"moveTouchControls": "移动触摸控制",
|
"moveTouchControls": "移动触摸控制",
|
||||||
"shopOverlayOpacity": "商店显示不透明度",
|
"shopOverlayOpacity": "商店显示不透明度",
|
||||||
"shopCursorTarget": "Shop Cursor Target",
|
"shopCursorTarget": "商店指针位置",
|
||||||
"items": "Items",
|
"items": "道具",
|
||||||
"reroll": "Reroll",
|
"reroll": "刷新",
|
||||||
"shop": "Shop",
|
"shop": "购买",
|
||||||
"checkTeam": "Check Team"
|
"checkTeam": "检查队伍"
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user