[Localization(pt)] update egg and starter-select (#2500)

This commit is contained in:
José Ricardo Fleury Oliveira 2024-06-21 23:56:17 -03:00 committed by GitHub
parent d6cc28ea69
commit c32d0824bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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",