diff --git a/src/locales/it/achv.json b/src/locales/it/achv.json index 273b41f4648..88631ed0785 100644 --- a/src/locales/it/achv.json +++ b/src/locales/it/achv.json @@ -268,5 +268,12 @@ "BREEDERS_IN_SPACE": { "name": "Breeders in Space!", "description": "Beat the Expert Pokémon Breeder in the Space Biome." + }, + "trickRoom": { + "name": "Trick Room", + "shortName": "Trick Room", + "desc": "All battles are under the effect of Trick Room, where slower Pokémon move sooner and faster Pokémon move later.\nDisables other challenges' achievements.", + "value.0": "Off", + "value.1": "On" } }