mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 00:36:25 +00:00
Update egg.ts (italian) (#3038)
This commit is contained in:
parent
7d0437de6a
commit
e6639eca04
@ -16,13 +16,13 @@ export const egg: SimpleTranslationEntries = {
|
|||||||
"selectMachine": "Seleziona un macchinario.",
|
"selectMachine": "Seleziona un macchinario.",
|
||||||
"notEnoughVouchers": "Non hai abbastanza biglietti!",
|
"notEnoughVouchers": "Non hai abbastanza biglietti!",
|
||||||
"tooManyEggs": "Hai troppe uova!",
|
"tooManyEggs": "Hai troppe uova!",
|
||||||
"pull": "Estrazione",
|
"pull": "tiro",
|
||||||
"pulls": "Estrazioni",
|
"pulls": "tiri",
|
||||||
"sameSpeciesEgg": "{{species}} will hatch from this egg!",
|
"sameSpeciesEgg": "{{species}} si schiuderà da quest'uovo!",
|
||||||
"hatchFromTheEgg": "Dall’Uovo è nato {{pokemonName}}!",
|
"hatchFromTheEgg": "Dall’Uovo è nato {{pokemonName}}!",
|
||||||
"eggMoveUnlock": "Egg Move unlocked: {{moveName}}",
|
"eggMoveUnlock": "Mossa da uovo sbloccata: {{moveName}}",
|
||||||
"rareEggMoveUnlock": "Rare Egg Move unlocked: {{moveName}}",
|
"rareEggMoveUnlock": "Mossa da uovo rara sbloccata: {{moveName}}",
|
||||||
"moveUPGacha": "Move UP!",
|
"moveUPGacha": "Mossa +",
|
||||||
"shinyUPGacha": "Shiny UP!",
|
"shinyUPGacha": "Shiny +",
|
||||||
"legendaryUPGacha": "UP!",
|
"legendaryUPGacha": "+",
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user