Skip to content

Commit

Permalink
Update battle.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jun 18, 2024
1 parent b900a8a commit 2bb5ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/battle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ export const battle: SimpleTranslationEntries = {
"statHarshlyFell": "大幅降低了!",
"statSeverelyFell": "极大幅降低了!",
"statWontGoAnyLower": "已经无法再降低了!",
"ppReduced": "It reduced the PP of {{targetName}}'s\n{{moveName}} by {{reduction}}!",
"ppReduced": "用 {{reduction}} 降低了 {{targetName}}\n{{moveName}} 的 PP!",
} as const;

0 comments on commit 2bb5ef5

Please sign in to comment.