From 72f5bb56dc89058c2603f39c7419773ae82adf82 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Fri, 15 Feb 2019 15:54:05 -0500 Subject: [PATCH] New translations strings.yml (Czech) --- src/main/resources/lang/cs-CZ/strings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/cs-CZ/strings.yml b/src/main/resources/lang/cs-CZ/strings.yml index f0c62d18f..8d0d98ca1 100644 --- a/src/main/resources/lang/cs-CZ/strings.yml +++ b/src/main/resources/lang/cs-CZ/strings.yml @@ -74,8 +74,8 @@ questEditorEnterNPCStart: "Zadejte NPC ID, , " questEditorEnterBlockStart: "Pravým-klikem na blok použijete počáteční bod, , , " questEditorEnterInitialEvent: "Zadej název Eventu, , " questRequiredNoneSet: "Povinný, není nastaveno" -questPartiesCreate: "Players added to this party may perform quests together!" -questPartiesDelete: "The quest party was disbanded." +questPartiesCreate: "Hráči si do této strany může provádět úkoly společně!" +questPartiesDelete: "Úkolu strana byla rozpuštěna." questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you."