mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-03-13 05:15:17 +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!",
|
||||
"pull": "Prêmio",
|
||||
"pulls": "Prêmios",
|
||||
"sameSpeciesEgg": "{{species}} will hatch from this egg!",
|
||||
"sameSpeciesEgg": "{{species}} vai rachar desse ovo!",
|
||||
} as const;
|
||||
|
@ -31,7 +31,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
||||
"selectMoveSwapWith": "Escolha o movimento que substituirá",
|
||||
"unlockPassive": "Aprender Passiva",
|
||||
"reduceCost": "Reduzir Custo",
|
||||
"sameSpeciesEgg": "Buy an Egg",
|
||||
"sameSpeciesEgg": "Comprar Ovo",
|
||||
"cycleShiny": ": » Shiny",
|
||||
"cycleForm": ": » Forma",
|
||||
"cycleGender": ": » Gênero",
|
||||
|
Loading…
x
Reference in New Issue
Block a user