From 43980904e6b900bb3b277c180bef2e260ad7cdb6 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 21 Apr 2020 02:53:15 -0400 Subject: [PATCH] New translations strings.yml (Japanese) --- main/src/main/resources/lang/ja-JP/strings.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/main/src/main/resources/lang/ja-JP/strings.yml b/main/src/main/resources/lang/ja-JP/strings.yml index 75008c46f..b5abb3f61 100644 --- a/main/src/main/resources/lang/ja-JP/strings.yml +++ b/main/src/main/resources/lang/ja-JP/strings.yml @@ -247,11 +247,8 @@ stageEditorNotListofNumbers: "is not a list of numbers!" stageEditorNoDelaySet: "You must set a delay first!" stageEditorNoItems: "You must add items first!" stageEditorNoDeliveryMessage: "You must set at least one delivery message!" -stageEditorNoNPCs: "You must set NPC IDs first!" -stageEditorNoMobTypes: "You must set mob types first!" stageEditorNoKillLocations: "You must set kill locations first!" stageEditorNoBlockSelected: "You must select a block first." -stageEditorNoColors: "You must set colors first!" stageEditorNoLocations: "You must set locations first!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" stageEditorDelayCleared: "Delay cleared."