From 1ee81097424cbfca605b1820c2f352ad630a0eb4 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 31 Jul 2018 14:11:51 -0400 Subject: [PATCH] New translations strings.yml (Arabic) --- src/main/resources/lang/ar-SA/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang/ar-SA/strings.yml b/src/main/resources/lang/ar-SA/strings.yml index 6be650263..f00598d48 100644 --- a/src/main/resources/lang/ar-SA/strings.yml +++ b/src/main/resources/lang/ar-SA/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."