From be7a7d365fb4c68e9c2eda0cbda5dac4da9d3d61 Mon Sep 17 00:00:00 2001 From: Zbizu Date: Sun, 15 Dec 2019 16:17:55 +0100 Subject: [PATCH] fixing typo in PL translation punkt -> plural: punkty --- data/locales/pl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/locales/pl.lua b/data/locales/pl.lua index a7c38131..69882bb3 100644 --- a/data/locales/pl.lua +++ b/data/locales/pl.lua @@ -295,7 +295,7 @@ locale = { ["Show your depot items only"] = "Pokaz tylko przedmioty z depozytu", ["Skills"] = "Umiejetnosci", ["Soul"] = "Dusze", - ["Soul Points"] = "Punktey Duszy", + ["Soul Points"] = "Punkty Duszy", ["Special"] = "Specialne", ["Speed"] = "Predkosc", ["Spell Cooldowns"] = "Czas odnowienia czaru",