Skip to content

Commit

Permalink
Update src/locales/zh_CN/modifier-type.ts
Browse files Browse the repository at this point in the history
Co-authored-by: RimKnight <[email protected]>
  • Loading branch information
40chyan and RimKnight authored Jul 1, 2024
1 parent 0287e13 commit 03d0d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/modifier-type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
}
},
"PokemonPpUpModifierType": {
description: "为一只宝可梦的一个招式的PP永久增加{{upPoints}}20%的原最大PP值 (最多3次)。",
description: "选择一只宝可梦的一个招式使用\n使其PP最大值提升基础的20% (最多3次)。",
},
"PokemonNatureChangeModifierType": {
name: "{{natureName}}薄荷",
Expand Down

0 comments on commit 03d0d1f

Please sign in to comment.