From c926ae160a3bbf424e5ea884d1e2cad1e68a974f Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 31 Jul 2018 14:11:27 -0400 Subject: [PATCH] New translations strings.yml (Chinese Traditional) --- src/main/resources/lang/zh-TW/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang/zh-TW/strings.yml b/src/main/resources/lang/zh-TW/strings.yml index 32f2a30de..d94a3b56f 100644 --- a/src/main/resources/lang/zh-TW/strings.yml +++ b/src/main/resources/lang/zh-TW/strings.yml @@ -275,7 +275,7 @@ stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list a stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" stageEditorAddPasswordCleared: "Password Objectives cleared." stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!" -stageEditorListContainsDuplicates: " List contains duplicates!" +stageEditorListContainsDuplicates: "List contains duplicates!" stageEditorDelayCleared: "Delay cleared." stageEditorDelayMessageCleared: "Delay message cleared." stageEditorDenizenCleared: "Denizen script cleared."