mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-22 15:29:27 +02:00
Update src/locales/zh_TW/menu-ui-handler.ts
Co-authored-by: RimKnight <rimknight852@gmail.com>
This commit is contained in:
parent
7a44f4394b
commit
165d92ecce
@ -24,6 +24,6 @@ export const menuUiHandler: SimpleTranslationEntries = {
|
|||||||
"linkGoogle": "Link Google",
|
"linkGoogle": "Link Google",
|
||||||
"unlinkGoogle": "Unlink Google",
|
"unlinkGoogle": "Unlink Google",
|
||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
"losingProgressionWarning": "你將失去自戰鬥開始以來的所有進度。是否 繼續?",
|
"losingProgressionWarning": "你將失去自戰鬥開始以來的所有進度。是否繼續?",
|
||||||
"noEggs": "You are not hatching any eggs at the moment!"
|
"noEggs": "當前沒有任何蛋正在孵化中!"
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user