From 4e835ed3ffad9e981c3bfbb769c758aeb356959f Mon Sep 17 00:00:00 2001 From: Hannes Greule Date: Sun, 20 Sep 2020 00:51:54 +0200 Subject: [PATCH] Add missing command description --- Core/src/main/resources/lang/messages_en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json index b625a0d79..6229c9752 100644 --- a/Core/src/main/resources/lang/messages_en.json +++ b/Core/src/main/resources/lang/messages_en.json @@ -670,6 +670,7 @@ "commands.description.comment": "Comment on a plot.", "commands.description.condense": "Condense a plotworld.", "commands.description.confirm": "Confirm an action.", + "commands.description.continue": "Continue a plot that was previously marked as done.", "commands.description.copy": "Copy a plot.", "commands.description.createroadschematic": "Add a road schematic to your world using the roads around your current plot.", "commands.description.database": "Convert/Backup Storage.",