mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-22 15:29:27 +02:00
Update src/locales/zh_CN/menu-ui-handler.ts
Co-authored-by: RimKnight <rimknight852@gmail.com>
This commit is contained in:
parent
f0e4cb43f3
commit
7a44f4394b
@ -25,5 +25,5 @@ export const menuUiHandler: SimpleTranslationEntries = {
|
|||||||
"unlinkGoogle": "解除关联Google",
|
"unlinkGoogle": "解除关联Google",
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
"losingProgressionWarning": "你将失去自战斗开始以来的所有进度。是否继续?",
|
"losingProgressionWarning": "你将失去自战斗开始以来的所有进度。是否继续?",
|
||||||
"noEggs": "当前没有任何蛋 正在孵化中!"
|
"noEggs": "当前没有任何蛋正在孵化中!"
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user