From 03d0d1f8578b1f1a07adb7429c4437f71f7493e8 Mon Sep 17 00:00:00 2001 From: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:52:48 +0800 Subject: [PATCH] Update src/locales/zh_CN/modifier-type.ts Co-authored-by: RimKnight --- src/locales/zh_CN/modifier-type.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh_CN/modifier-type.ts b/src/locales/zh_CN/modifier-type.ts index e7f197805502..3ac9ac196cd5 100644 --- a/src/locales/zh_CN/modifier-type.ts +++ b/src/locales/zh_CN/modifier-type.ts @@ -42,7 +42,7 @@ export const modifierType: ModifierTypeTranslationEntries = { } }, "PokemonPpUpModifierType": { - description: "为一只宝可梦的一个招式的PP永久增加{{upPoints}}20%的原最大PP值 (最多3次)。", + description: "选择一只宝可梦的一个招式使用\n使其PP最大值提升基础的20% (最多3次)。", }, "PokemonNatureChangeModifierType": { name: "{{natureName}}薄荷",