mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-13 21:36:08 +00:00
[Localization(pt)] update egg and starter-select (#2500)
This commit is contained in:
parent
d6cc28ea69
commit
c32d0824bc
@ -18,5 +18,5 @@ export const egg: SimpleTranslationEntries = {
|
|||||||
"tooManyEggs": "Você já tem muitos ovos!",
|
"tooManyEggs": "Você já tem muitos ovos!",
|
||||||
"pull": "Prêmio",
|
"pull": "Prêmio",
|
||||||
"pulls": "Prêmios",
|
"pulls": "Prêmios",
|
||||||
"sameSpeciesEgg": "{{species}} will hatch from this egg!",
|
"sameSpeciesEgg": "{{species}} vai rachar desse ovo!",
|
||||||
} as const;
|
} as const;
|
||||||
|
@ -31,7 +31,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
|||||||
"selectMoveSwapWith": "Escolha o movimento que substituirá",
|
"selectMoveSwapWith": "Escolha o movimento que substituirá",
|
||||||
"unlockPassive": "Aprender Passiva",
|
"unlockPassive": "Aprender Passiva",
|
||||||
"reduceCost": "Reduzir Custo",
|
"reduceCost": "Reduzir Custo",
|
||||||
"sameSpeciesEgg": "Buy an Egg",
|
"sameSpeciesEgg": "Comprar Ovo",
|
||||||
"cycleShiny": ": » Shiny",
|
"cycleShiny": ": » Shiny",
|
||||||
"cycleForm": ": » Forma",
|
"cycleForm": ": » Forma",
|
||||||
"cycleGender": ": » Gênero",
|
"cycleGender": ": » Gênero",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user