diff --git a/website/common/locales/hu/content.json b/website/common/locales/hu/content.json index 6362a530ff..d9c5353e8a 100644 --- a/website/common/locales/hu/content.json +++ b/website/common/locales/hu/content.json @@ -211,7 +211,7 @@ "hatchingPotionGlow": "Sötétben világító", "hatchingPotionFrost": "Jég", "hatchingPotionIcySnow": "Jeges hó", - "hatchingPotionNotes": "Öntsd ezt egy tojásra, és egy <%= potText(locale) %> háziállat fog belőle kikelni.", + "hatchingPotionNotes": "Öntsd ezt egy tojásra, és egy <%= potText(locale) %> kisállat fog belőle kikelni.", "premiumPotionAddlNotes": "Nem használható küldetésben szerzett tojásokhoz.", "foodMeat": "Hús", "foodMeatThe": "a hús", @@ -352,5 +352,9 @@ "hatchingPotionOnyx": "Ónix", "hatchingPotionPorcelain": "Porcelán", "hatchingPotionVirtualPet": "Virtuális kisállat", - "hatchingPotionPinkMarble": "Rózsaszín üveggolyó" + "hatchingPotionPinkMarble": "Rózsaszín üveggolyó", + "hatchingPotionKoi": "Koi", + "hatchingPotionRoseGold": "Rózsa arany", + "premiumPotionUnlimitedNotes": "Nem használható küldetésen szerzett kisállat tojásokon.", + "hatchingPotionFungi": "Gomba" } diff --git a/website/common/locales/hu/quests.json b/website/common/locales/hu/quests.json index 3164acd45b..fd42180445 100644 --- a/website/common/locales/hu/quests.json +++ b/website/common/locales/hu/quests.json @@ -72,5 +72,8 @@ "rageAttack": "Őrjöngő támadás:", "bossRage": "<%= currentRage %> / <%= maxRage %> Őrjöngés", "rageStrikes": "Őrjöngéssel támad", - "hatchingPotionQuests": "Varázslatos keltetőfőzet küldetések" + "hatchingPotionQuests": "Varázslatos keltetőfőzet küldetések", + "bossDamage": "Megsebezted a szörnyet!", + "questInvitationNotificationInfo": "Meghívtak, hogy csatlakozz egy küldetéshez", + "questItemsPending": "<%= amount %> tárgy elbírálás alatt" }