Skip to content

Commit

Permalink
用→因为
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jun 16, 2024
1 parent f53b309 commit 45b545a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/ability-trigger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export const abilityTriggers: SimpleTranslationEntries = {
"blockRecoilDamage" : "{{pokemonName}} 的 {{abilityName}}\n抵消了反作用力!",
"badDreams": "{{pokemonName}} 被折磨着!",
"windPowerCharged": "受 {{moveName}} 的影响, {{pokemonName}} 提升了能力!",
"iceFaceAvoidedDamage": "{{pokemonName}} {{abilityName}}\n避免了伤害!"
"iceFaceAvoidedDamage": "{{pokemonName}} 因为 {{abilityName}}\n避免了伤害!"
} as const;

0 comments on commit 45b545a

Please sign in to comment.