Skip to content

Commit

Permalink
battle.ts ppreduced fix
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jun 18, 2024
1 parent 871f9eb commit f20df95
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": "用 {{reduction}} 降低了 {{targetName}} 的\n{{moveName}} 的 PP!",
"ppReduced": "降低了 {{targetName}} 的\n{{moveName}} 的PP{{reduction}}点!",
} as const;

0 comments on commit f20df95

Please sign in to comment.