Skip to content

Commit

Permalink
Update menu-ui-handler.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jun 25, 2024
1 parent 4f09188 commit 3f11d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/menu-ui-handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ export const menuUiHandler: SimpleTranslationEntries = {
"exportData": "导出数据",
"cancel": "取消",
"losingProgressionWarning": "你将失去自战斗开始以来的所有进度。是否\n继续?",
"noEggs": "You are not hatching\nany eggs at the moment!"
"noEggs": "当前没有任何蛋\n正在孵化中!"
} as const;

0 comments on commit 3f11d3d

Please sign in to comment.