mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-07 17:02:16 +02:00
Adjust Italian Localization
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
This commit is contained in:
parent
6feefb3368
commit
51545bda36
@ -50,7 +50,7 @@
|
|||||||
"description": "Raddoppia la possibilità di imbattersi in doppie battaglie per {{battleCount}} battaglie."
|
"description": "Raddoppia la possibilità di imbattersi in doppie battaglie per {{battleCount}} battaglie."
|
||||||
},
|
},
|
||||||
"TempStatStageBoosterModifierType": {
|
"TempStatStageBoosterModifierType": {
|
||||||
"description": "Aumenta {{stat}} di un livello a tutti i Pokémon nel gruppo per 5 battaglie."
|
"description": "Aumenta la statistica {{stat}} di un livello\na tutti i Pokémon nel gruppo per 5 battaglie."
|
||||||
},
|
},
|
||||||
"AttackTypeBoosterModifierType": {
|
"AttackTypeBoosterModifierType": {
|
||||||
"description": "Aumenta la potenza delle mosse di tipo {{moveType}} del 20% per un Pokémon."
|
"description": "Aumenta la potenza delle mosse di tipo {{moveType}} del 20% per un Pokémon."
|
||||||
@ -59,10 +59,10 @@
|
|||||||
"description": "Aumenta il livello di un Pokémon di {{levels}}."
|
"description": "Aumenta il livello di un Pokémon di {{levels}}."
|
||||||
},
|
},
|
||||||
"AllPokemonLevelIncrementModifierType": {
|
"AllPokemonLevelIncrementModifierType": {
|
||||||
"description": "Aumenta i livell di tutti i Pokémon della squadra di {{levels}}."
|
"description": "Aumenta il livello di tutti i Pokémon della squadra di {{levels}}."
|
||||||
},
|
},
|
||||||
"BaseStatBoosterModifierType": {
|
"BaseStatBoosterModifierType": {
|
||||||
"description": "Aumenta {{stat}} di base del possessore del 10%."
|
"description": "Aumenta l'/la {{stat}} di base del possessore del 10%."
|
||||||
},
|
},
|
||||||
"AllPokemonFullHpRestoreModifierType": {
|
"AllPokemonFullHpRestoreModifierType": {
|
||||||
"description": "Restituisce il 100% dei PS a tutti i Pokémon."
|
"description": "Restituisce il 100% dei PS a tutti i Pokémon."
|
||||||
|
Loading…
Reference in New Issue
Block a user