diff --git a/website/common/locales/sk/pets.json b/website/common/locales/sk/pets.json index 48c35d51a0..25cce40312 100644 --- a/website/common/locales/sk/pets.json +++ b/website/common/locales/sk/pets.json @@ -2,7 +2,7 @@ "stable": "Stajňa", "pets": "Zvieratká", "activePet": "Aktívne zvieratko", - "noActivePet": "No Active Pet", + "noActivePet": "Bez aktívneho zvieratka", "petsFound": "nájdených zvieratiek", "magicPets": "Zvieratká z čarovných elixírov", "rarePets": "Vzácne zvieratká", @@ -142,5 +142,7 @@ "clickOnPotionToHatch": "Click on a hatching potion to use it on your <%= eggName %> and hatch a new pet!", "notEnoughPets": "You have not collected enough pets", "notEnoughMounts": "You have not collected enough mounts", - "notEnoughPetsMounts": "You have not collected enough pets and mounts" -} \ No newline at end of file + "notEnoughPetsMounts": "You have not collected enough pets and mounts", + "wackyPets": "Pojašené zvieratká", + "filterByWacky": "Pojašené" +}