Update src/locales/it/modifier-type.json

This commit is contained in:
Niccolò 2024-09-12 16:19:42 +02:00 committed by GitHub
parent 49fe9896bd
commit 943ccf0163
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 8 deletions

View File

@ -69,18 +69,18 @@
"description": "Aumenta l'/la {{stat}} di base del possessore del 10%." "description": "Aumenta l'/la {{stat}} di base del possessore del 10%."
}, },
"PokemonBaseStatTotalModifierType": { "PokemonBaseStatTotalModifierType": {
"name": "Shuckle Juice", "name": "Succo Shuckle",
"description": "{{increaseDecrease}} all of the holder's base stats by {{statValue}}. You were {{blessCurse}} by the Shuckle.", "description": "{{increaseDecrease}} tutte le statistiche del possessore di {{statValue}}. Shuckle ti ha {{blessCurse}}.",
"extra": { "extra": {
"increase": "Increases", "increase": "Aumenta",
"decrease": "Decreases", "decrease": "Diminuisce",
"blessed": "blessed", "blessed": "benedetto/a",
"cursed": "cursed" "cursed": "maledetto/a"
} }
}, },
"PokemonBaseStatFlatModifierType": { "PokemonBaseStatFlatModifierType": {
"name": "Old Gateau", "name": "Dolce Gateau",
"description": "Increases the holder's {{stats}} base stats by {{statValue}}. Found after a strange dream." "description": "Aumenta le statistiche {{stats}} del possessore di {{statValue}}. Trovato dopo uno strano sogno."
}, },
"AllPokemonFullHpRestoreModifierType": { "AllPokemonFullHpRestoreModifierType": {
"description": "Restituisce il 100% dei PS a tutti i Pokémon." "description": "Restituisce il 100% dei PS a tutti i Pokémon."