From d346b7864eabd6710c4225981b51f153bd2ad2d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Chomczyk?= Date: Sun, 3 Sep 2023 17:50:30 +0200 Subject: [PATCH] Fix invalid placeholder name for warp's description; improve translations by a little, fix typo --- src/main/resources/locales/pl.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/locales/pl.yml b/src/main/resources/locales/pl.yml index 7dc32e8..6209a9a 100644 --- a/src/main/resources/locales/pl.yml +++ b/src/main/resources/locales/pl.yml @@ -4,16 +4,16 @@ warp: description: teleportuje cię do tabliczki innego gracza parameters: "" warps: - deactivate: "&c Stary teleport zdezaktywowany!" + deactivate: "&c Stary teleport został zdezaktywowany!" error: does-not-exist: "&c Ten teleport nie istnieje." no-permission: "&c Brak uprawnień!" no-remove: "&c Nie możesz usunąć tej tabliczki!" - no-warps-yet: "&c Nie ma jeszcze teleportów." + no-warps-yet: "&c Nie ma jeszcze stworzonych teleportów." not-enough-level: "&c Twój poziom wyspy nie jest wystarczająco wysoki!" not-on-island: "&c Musisz być na wyspie, by to zrobić." not-safe: "&c Ten teleport nie jest bezpieczny!" - your-level-is: "&c Twój poziom wyspy to [level], a musi wynosić co namniej [required]. + your-level-is: "&c Twój poziom wyspy to [level], a musi wynosić co najmniej [required]. Użyj komendy /is level." help: description: otwiera panel warpów @@ -34,7 +34,7 @@ warps: description: "&7 Przełącz na stronę [number]" warp: name: "&f&l [name]" - description: "[sing_text]" + description: "[sign_text]" random: name: "&f&l Losowa wyspa" description: "&7 Hmm, gdzie się pojawię?"