diff --git a/src/locales/en/modifier-type.json b/src/locales/en/modifier-type.json index d362ab1e69d..92594d44e51 100644 --- a/src/locales/en/modifier-type.json +++ b/src/locales/en/modifier-type.json @@ -3,7 +3,7 @@ "AddPokeballModifierType": { "name": "{{modifierCount}}x {{pokeballName}}", "description": "Receive {{pokeballName}} x{{modifierCount}} (Inventory: {{pokeballAmount}}) \nCatch Rate: {{catchRate}}", - "catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x for uncaught Pokemon)" + "catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x for uncaught Pokémon)" }, "AddVoucherModifierType": { "name": "{{modifierCount}}x {{voucherTypeName}}",