Skip to content

Commit

Permalink
Update starter-select-ui-handler.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jul 29, 2024
1 parent 908bfe5 commit 5f93e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/starter-select-ui-handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { SimpleTranslationEntries } from "#app/interfaces/locales";
*/
export const starterSelectUiHandler: SimpleTranslationEntries = {
"confirmStartTeam": "使用这些宝可梦开始游戏吗?",
"invalidParty": "This is not a valid starting party!",
"invalidParty": "初始队伍不可用!",
"gen1": "I",
"gen2": "II",
"gen3": "III",
Expand Down

0 comments on commit 5f93e0b

Please sign in to comment.