From 90ad3925a9ed849f2e6dedf5fd82f717244c0f99 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 1 Jul 2019 11:34:50 -0400 Subject: [PATCH] New translations strings.yml (Serbian (Latin)) --- main/src/main/resources/lang/sr-CS/strings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/main/src/main/resources/lang/sr-CS/strings.yml b/main/src/main/resources/lang/sr-CS/strings.yml index 76c8d8164..d19846279 100644 --- a/main/src/main/resources/lang/sr-CS/strings.yml +++ b/main/src/main/resources/lang/sr-CS/strings.yml @@ -250,6 +250,7 @@ stageEditorObjectiveOverrideCleared: "Objective display override cleared." stageEditorDeliveryAddItem: "Add item" stageEditorDeliveryNPCs: "Set NPC IDs" stageEditorDeliveryMessages: "Set delivery messages" +stageEditorNotSolid: "is not a solid block!" stageEditorInvalidBlockName: "is not a valid block name!" stageEditorInvalidEnchantment: "is not a valid enchantment name!" stageEditorInvalidNPC: "is not a valid NPC ID!"