Update src/locales/it/move-trigger.json

This commit is contained in:
Niccolò 2024-08-26 11:56:31 +02:00 committed by GitHub
parent 9e176906b5
commit 5435781072
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@
"suppressAbilities": "Labilità di {{pokemonName}}\nperde ogni efficacia!",
"revivalBlessing": "{{pokemonName}} torna in forze!",
"swapArenaTags": "{{pokemonName}} ha invertito gli effetti attivi\nnelle due metà del campo!",
"trickOnSwap": "{{pokemonNameWithAffix}} switched items with its target!",
"trickFoeNewItem": "{{pokemonNameWithAffix}} obtained one {{itemName}}.",
"trickOnSwap": "{{pokemonNameWithAffix}} scambia il suo strumento\ncon quello del bersaglio!",
"trickFoeNewItem": "{{pokemonNameWithAffix}} ottiene un/una {{itemName}}!",
"exposedMove": "{{pokemonName}} ha identificato\n{{targetPokemonName}}!"
}