diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-27 13:14:32 -0600 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-27 13:14:32 -0600 |
commit | 56e6cac28f0ed7bf02b974cca85c88faa78b1479 (patch) | |
tree | 797aa4b5379dca2038ccdebb35450a71d3e2c8b9 /src/main/resources/lang/localization_en-US.yml | |
parent | 1.3.3 beta 3 (diff) | |
download | kenshinshideandseek-56e6cac28f0ed7bf02b974cca85c88faa78b1479.tar.gz kenshinshideandseek-56e6cac28f0ed7bf02b974cca85c88faa78b1479.tar.bz2 kenshinshideandseek-56e6cac28f0ed7bf02b974cca85c88faa78b1479.zip |
1.3.3 rc1
Diffstat (limited to 'src/main/resources/lang/localization_en-US.yml')
-rw-r--r-- | src/main/resources/lang/localization_en-US.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/lang/localization_en-US.yml b/src/main/resources/lang/localization_en-US.yml index 1a2a25a..93cbd4e 100644 --- a/src/main/resources/lang/localization_en-US.yml +++ b/src/main/resources/lang/localization_en-US.yml @@ -58,6 +58,7 @@ Localization: STOP: "Game has been force stopped." HIDERS_SUBTITLE: "Hide away from the seekers" SEEKERS_SUBTITLE: "Eliminate all hiders" + SPECTATOR_SUBTITLE: "You joined mid-game." 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." |