From 6e09da9150bb8b178a168f463136759d95a2f8d4 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Sat, 25 Dec 2021 22:46:22 -0600 Subject: 1.3.3 beta 2 --- src/main/resources/lang/localization_en-US.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources/lang/localization_en-US.yml') diff --git a/src/main/resources/lang/localization_en-US.yml b/src/main/resources/lang/localization_en-US.yml index af5b80c..977f69b 100644 --- a/src/main/resources/lang/localization_en-US.yml +++ b/src/main/resources/lang/localization_en-US.yml @@ -60,6 +60,8 @@ Localization: BOUNDS_WRONG_WORLD: "Please run this command in the game world." BOUNDS: "Successfully set bounds at this position ({AMOUNT}/2)." NOT_AT_ZERO: "Please do not set at a location containing a coordinate at 0." + NO_GAME_INFO: "Player has no gameplay information." + INFORMATION_FOR: "Win information for {PLAYER}:" # DO NOT EDIT IT OR IT MAY BREAK OR RESET FILE version: 2 -- cgit v1.2.3-freya