mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-30 20:57:13 +00:00
[Localization] Update Portuguese translation for egg.ts (#2554)
This commit is contained in:
parent
fd7e547750
commit
ba6bf5f00c
@ -19,7 +19,7 @@ export const egg: SimpleTranslationEntries = {
|
||||
"pull": "Prêmio",
|
||||
"pulls": "Prêmios",
|
||||
"sameSpeciesEgg": "{{species}} vai rachar desse ovo!",
|
||||
"hatchFromTheEgg": "{{pokemonName}} hatched from the egg!",
|
||||
"eggMoveUnlock": "Egg Move unlocked: {{moveName}}",
|
||||
"rareEggMoveUnlock": "Rare Egg Move unlocked: {{moveName}}",
|
||||
"hatchFromTheEgg": "{{pokemonName}} nasceu do ovo!",
|
||||
"eggMoveUnlock": "Movimento de Ovo desbloqueado: {{moveName}}",
|
||||
"rareEggMoveUnlock": "Movimento Raro de Ovo desbloqueado: {{moveName}}",
|
||||
} as const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user