From f4267bf3da31f9c05cabe85836e49179b4c8dd93 Mon Sep 17 00:00:00 2001 From: Nikol D Date: Sat, 29 Jun 2019 08:00:34 +0000 Subject: [PATCH] Translated using Weblate (Slovak) Currently translated at 100.0% (146 of 146 strings) Translation: Habitica/Pets Translate-URL: https://translate.habitica.com/projects/habitica/pets/sk/ --- website/common/locales/sk/pets.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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é" +}